Search Issue Tracker
Fixed in preview.6 - 0.1.0
Votes
0
Found in [Package]
preview.0 - 0.0.4
Issue ID
1218957
Regression
No
[Unity Netcode] Constant InvalidOperationException error spam after calling World.Dispose
How to reproduce:
1. Open user's attached project (unity_delete_world.zip)
2. Enter Play mode
Expected result: Created worlds are successfully disposed
Actual result: Constant InvalidOperationException spam when calling the Destroy() method
Reproducible with: 2019.3.2f1, 2020.1.0a23 (with all package versions)
Unity Netcode package was introduced in 2019.3
Three types of errors include these:
InvalidOperationException: Unity.NetCode.ClientPresentationSystemGroup has already been destroyed. It may not be used anymore.
InvalidOperationException: Unity.NetCode.ClientInitializationSystemGroup has already been destroyed. It may not be used anymore.
InvalidOperationException: Unity.NetCode.ClientSimulationSystemGroup has already been destroyed. It may not be used anymore.
Notes:
- The Destroy() method in the attached project goes through all previously created worlds and disposes them
- Latest Unity Netcode package depends on at least Entities preview.4 - 0.3.0, tests were done on Entities preview.17 - 0.5.0
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version preview.6 - 0.1.0):
Fixed in com.unity.netcode 0.1.0