v1.8.0
Bitesize Samples Changelog
We are excited to announce the release of Bitesize Samples v1.8.0! Thank you for your continuous support!
Got Feedback about the Bitesize Samples? Let us know via our Feedback Form.
[1.8.0] 2024-10-23
Multiplayer Use Cases
Added
- The last page of the "Data/Event Synchronization" tutorial redirects to the "Proximity Checks" tutorial
- Imported TextMeshPro essentials so you don't have to do it
Changed
- Updated project to Unity 6
- All inputs are handled through the new Unity Input System
- In-Game UI is now responsive and adapts to screen size
- Replaced 3rd party ParrelSync package with Unity's Multiplayer Play Mode
- Disabled compatibility mode for RenderGraph, as it's going to be deprecated and throws warnings
- Removed runtime network stats monitor from the scene to improve readability
- Removed deprecated visual studio code package
- Updated packages: Rider to 3.0.31, Input System to 1.11.1, Tutorial Framework to 4.0.2, Multiplayer Tools to 2.2.1, Netcode For GameObejcts to 2.0.0, UGUI to 2.0.0, Test Framework to 1.4.5, Universal Render Pipeline to 17.0.3
Fixed
- Fixed "Build Profile" window not being clickable during the last page of each tutorial
Full Changelog: v1.7.0...v1.8.0