We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 869e58c commit a56d04eCopy full SHA for a56d04e
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## [1.8.0] 2024-10-17
+## [1.8.0] 2024-10-21
4
5
### Multiplayer Use Cases
6
@@ -11,6 +11,7 @@
11
#### Changed
12
- Updated project to Unity 6 (and packages to the latest stable versions)
13
- All inputs are handled through the new Unity Input System
14
+- In-Game UI is now responsive and adapts to screen size
15
- Replaced 3rd party ParrelSync package with Unity's Multiplayer Play Mode
16
- Disabled compatibility mode for RenderGraph, as it's going to be deprecated and throws warnings
17
- Removed runtime network stats monitor from the scene to improve readability
0 commit comments