We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9939aa6 commit 5b4f42dCopy full SHA for 5b4f42d
com.unity.netcode.gameobjects/CHANGELOG.md
@@ -15,6 +15,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
15
16
### Changed
17
18
+- Updating usage of deprecated FindObjectsByType(FindObjectsSortMode) and enum FindObjectSortMode in 6000.4 and 6000.5. (#3857)
19
- Ensure logs in `NetworkObject` log the `NetworkObject.name` wherever possible. (#3831)
20
- Improved performance of NetworkBehaviour ILPostProcessor by omitting unnecessary type and assembly resolutions. (#3827)
21
- Improve performance of `NetworkObject`. (#3820, #3831)
0 commit comments