Upgrade to Unity 6 [MTT-9275]#890
Merged
fernando-cortez merged 38 commits intodevelopfrom Nov 20, 2024
Merged
Conversation
88bba75 to
3de1929
Compare
3de1929 to
3ac4085
Compare
Contributor
fernando-cortez
left a comment
There was a problem hiding this comment.
Minor changes to make!
I had a few warnings when I opened the project for deprecated API. Those should probably be addressed with this upgrade -- I'll send those offline.
ProjectSettings/Packages/com.unity.learn.iet-framework/Settings.json
Outdated
Show resolved
Hide resolved
22eb507 to
308b377
Compare
fernando-cortez
previously approved these changes
Nov 7, 2024
Contributor
fernando-cortez
left a comment
There was a problem hiding this comment.
Looks good to me!
I created a task to go through the rest of the warnings.
Let's wait to hear back from QA on the Android test.
This reverts commit e161887.
fernando-cortez
approved these changes
Nov 20, 2024
Contributor
fernando-cortez
left a comment
There was a problem hiding this comment.
Let's make a ticket to bump up the editor version when it's okay to do so.
Otherwise, good to go!
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR upgrades Boss Room to the newly released Unity 6 LTS, specifically version 6000.0.25f1.
It also includes an upgrade of the Netcode for GameObjects package to version 2.0.0.
With the release of Unity 6 the Multiplayer Play Mode package is now available to simulate up to four virtual players in the Editor for better multiplayer testing. We have replaced ParrelSync with Multiplayer Play Mode.
Issue Number(s)
MTT-9275
MTT-8706
Contribution checklist