-
Couldn't load subscription status.
- Fork 575
[MTT-11682] Update Editor to newest Version 6000.0.44f1 #902
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Parent:
v2.3.0 release
Elfi0Kuhndorf
merged 8 commits into
develop
from
feat/boss-room-update-packages-march-25
Mar 27, 2025
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
32c04f5
feat: update rider, services sdk and transport to newest versions
Elfi0Kuhndorf 14045e8
feat: upgrade editor to 6000.0.44f1
Elfi0Kuhndorf 314606b
update CHANGELOG.md
Elfi0Kuhndorf 7d1e5e4
feat: upgrade cinemachine, authentication and vcontainer packages
Elfi0Kuhndorf f49bb12
fix: update package.json and packages-lock.json
Elfi0Kuhndorf 79e8566
feat: upgrading packages and changing utilities package dependencies …
Elfi0Kuhndorf 9f74a4d
update yamato project.metafile to 6000.0.44
Elfi0Kuhndorf 3364359
fix: adding PR numbers to changelog.md
Elfi0Kuhndorf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,14 +1,14 @@ | ||
| { | ||
| "name": "com.unity.multiplayer.samples.coop", | ||
| "displayName": "Multiplayer Samples Utilities", | ||
| "version": "1.9.0", | ||
| "version": "2.0.0", | ||
| "type": "template", | ||
| "host": "hub", | ||
| "unity": "2020.3", | ||
| "unity": "6000.0", | ||
| "description": "Utilities package built on top of Netcode for GameObjects, providing useful scripts and tools.", | ||
| "dependencies": { | ||
| "com.unity.learn.iet-framework": "3.1.3", | ||
| "com.unity.multiplayer.tools": "1.1.0", | ||
| "com.unity.netcode.gameobjects": "1.8.1" | ||
| "com.unity.learn.iet-framework": "4.0.4", | ||
| "com.unity.multiplayer.tools": "2.2.3", | ||
| "com.unity.netcode.gameobjects": "2.2.0" | ||
| } | ||
| } |
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| m_EditorVersion: 6000.0.42f1 | ||
| m_EditorVersionWithRevision: 6000.0.42f1 (feb9a7235030) | ||
| m_EditorVersion: 6000.0.44f1 | ||
| m_EditorVersionWithRevision: 6000.0.44f1 (726642cc4f1f) |
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.
Uh oh!
There was an error while loading. Please reload this page.