We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149f1c9 commit 2420de9Copy full SHA for 2420de9
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -24,6 +24,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
24
25
### Changed
26
27
+- Changed the `DestroyObject` message to reduce the serialized message size and remove the unnecessary message field. (#3304)
28
- Changed the `NetworkTimeSystem.Sync` method to use half RTT to calculate the desired local time offset as opposed to the full RTT. (#3212)
29
30
## [2.2.0] - 2024-12-12
0 commit comments