Search Issue Tracker
Fixed
Fixed in 1.0.0
Votes
0
Found in [Package]
1.0.0-pre.6
Issue ID
NCCBUG-139
Regression
No
Native Collection memory leak error is thrown when spawning GameObject with NetworkAnimator twice
How to reproduce:
1. Open the attached project (Bug Sample Project.zip)
2. Open scene Scenes/Login Screen
3. Press the Play button
4. Observe the Console for 10-20 seconds
Expected result: no Native Collection error is thrown
Actual result: "A Native Collection has not been disposed, resulting in a memory leak." is thrown 10-20 seconds after respawning GameObject
Reproducible with: 1.0.0-pre.2, 1.0.0-pre.6 (2020.3.31f1, 2021.2.16f1, 2022.1.0b12, 2022.2.0a8)
Could not test with: 2019.4.36f1 (Netcode not supported)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment