fix: removing warnings on project launch [MTT-9362] by fernando-cortez · Pull Request #896 · Unity-Technologies/com.unity.multiplayer.samples.coop
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 588
Merged
fix: removing warnings on project launch [MTT-9362]#896
fernando-cortez merged 17 commits intodevelopfrom
fix: removing warnings on project launch [MTT-9362]#896
fernando-cortez merged 17 commits intodevelopfrom
Conversation
Copy link Copy Markdown
Contributor
Description
This PR resolves warning messages logged when first opening the project. This included:
- VContainer package upgrade removes warning messages related to IL weaving as code gen is refactored in v1.14.0
- Some asset meta files with merge conflicts resolved
- RenderGraph compatibility mode disabled
Issue Number(s)
Contribution checklist
- [ N/A ] Tests have been added for boss room and/or utilities pack
- Release notes have been added to the project changelog file and/or package changelog file
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- JIRA ticket ID is in the PR title or at least one commit message
- Include the ticket ID number within the body message of the PR to create a hyperlink
- [ N/A ] An Index entry has been added in readme.md if applicable
fernando-cortez added 9 commits
January 3, 2025 18:37…a updated to cinemachinecamera
…ompatibility mode disabled
…s-to-recommendation
fernando-cortez
marked this pull request as ready for review
fernando-cortez
requested a review
from a team
as a code owner
fernando-cortez added 7 commits
January 7, 2025 16:14…s-to-recommendation
…s-to-recommendation
fernando-cortez
requested a review
from a team
as a code owner
FabianStoll previously approved these changes Jan 14, 2025
Copy link Copy Markdown
Contributor
FabianStoll
left a comment
FabianStoll
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as expected
Base automatically changed from feat/upgrade-packages-to-recommendation to develop
January 15, 2025 18:56
fernando-cortez
dismissed
FabianStoll’s stale review
The base branch was changed.
fernando-cortez
requested a review
from FabianStoll
FabianStoll approved these changes Jan 16, 2025
fernando-cortez
merged commit
4e8d8db
into
develop
fernando-cortez
deleted the
fix/removing-warnings
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment