File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
com.unity.netcode.gameobjects Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
1414
1515### Changed
1616
17+ - Updating usage of deprecated ` FindObjectsByType(FindObjectsSortMode) ` and enum ` FindObjectSortMode ` in 6000.4 and 6000.5. (#3857 )
1718
1819### Deprecated
1920
@@ -41,7 +42,6 @@ Additional documentation and release notes are available at [Multiplayer Documen
4142
4243### Changed
4344
44- - Updating usage of deprecated FindObjectsByType(FindObjectsSortMode) and enum FindObjectSortMode in 6000.4 and 6000.5. (#3857 )
4545- Ensure logs in ` NetworkObject ` log the ` NetworkObject.name ` wherever possible. (#3831 )
4646- Improved performance of NetworkBehaviour ILPostProcessor by omitting unnecessary type and assembly resolutions. (#3827 )
4747- Improve performance of ` NetworkObject ` . (#3820 , #3831 )
You can’t perform that action at this time.
0 commit comments