v1.7.0
Bitesize Samples Changelog
We are excited to announce the release of Bitesize Samples v1.7.0! Thank you for your continuous support!
Got Feedback about the Bitesize Samples? Let us know via our Feedback Form.
[1.7.0] - 2024-08-31
Bitesize Samples Repository
Added
- Added a "Deprecated" folder for samples that are no longer supported
Invaders
Changed
- This sample is now "Deprecated"
Multiplayer Use Cases
Changed
- This sample is no longer "Experimental", and it has been moved into the "Basic" folder
- In-game UI now uses UIToolkit instead of UGUI
- Updated README to provide a clear path to the onboarding resources in case a user closed the Tutorial window
Editor Version
- Editor is 2022.3.27f1
Dependencies
Packages
- "com.unity.multiplayer.samples.coop": "https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop.git?path=/Packages/com.unity.multiplayer.samples.coop#v2.4.0",
- "com.unity.multiplayer.tools": "1.1.1",
- "com.unity.netcode.gameobjects": "1.8.1",
- "com.unity.render-pipelines.universal": "14.0.11",
- "com.veriorpies.parrelsync": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync#6be2a26245e29070bf589809f10637af43570050"
Dedicated Game Server
Changed
- Upgraded project to Unity 6000.0.3f1
- Updated dedicated server packages to 1.1.0
- Updated Netcode For GameObjects version to 1.8.1, and replaced RPCs using the new workflow provided
Editor Version
- Editor is 6000.0.3f1
Dependencies
Packages
- "com.unity.multiplayer.samples.coop": "https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop.git?path=/Packages/com.unity.multiplayer.samples.coop#v2.3.0",
- "com.unity.multiplayer.tools": "2.1.0",
- "com.unity.netcode.gameobjects": "1.9.1",
- "com.unity.render-pipelines.universal": "17.0.3",
- "com.unity.services.matchmaker": "1.1.2",
- "com.unity.services.multiplay": "1.1.0",
- "com.unity.transport": "2.1.0"
Full Changelog: v1.6.0...v1.7.0