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
- Vertex data is displaced when building with Addressables with Optimize Mesh Data enabled
- [macOS] “Input.GetMouseButtonDown” gets set to true when pressing and when releasing the mouse button in the Device Simulator view if "targetFrameRate" is set in the script
- UWP Capabilities are not changed when rebuilding the project
- [Oculus] Lights causing artifacts when Forward+ Rendering is selected
- Game Window Icons are white when in light mode
Add comment