Search Issue Tracker
Fixed
Fixed in 2021.3.24f1, 2022.2.17f1, 2023.1.0b13, 2023.2.0a10
Votes
0
Found in
2021.3.22f1
2022.2.15f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-29271
Regression
No
Memory Leak error when no directional light is present in the Scene and Leak Detection Level is enabled
Reproduction steps:
1. Open the attached “HDRPTestProject” project
2. Open “OutdoorsScene” scene
3. Enter the Play Mode
Expected result: Play Mode is entered and continues without any errors
Actual result: Memory leak error in the Console: “A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details. Leak tracking may be enabled via {{Unity.Collections.NativeLeakDetection.Mode}} or from the editor preferences menu Edit > Preferences > Jobs > Leak Detection Level.”
Reproducible with: 2023.1.0b7, 2023.2.0a5
Could not test with: 2020.3.46f1, 2021.3.20f1, 2022.2.10f1 (no Edit > Preferences > Jobs > Leak Detection Level Setting)
Reproducible on: Windows 10
Not reproducible on: macOS Ventura 13.2.1 (M1 Max)
Note: Error doesn’t appear when Scene has Directional Light GameObject or it is disabled
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
- [Android] [iOS] Application silently crashes when creating and setting up Textures2D in large amounts
- Some VFX Window Panels close on entering Play mode
- VFX Graph using Redo action for Move and Connect node results in an unknown input value
Add comment