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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment