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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment