Search Issue Tracker
Fixed in 13.1.1
Votes
1
Found in [Package]
12.1.0
Issue ID
1374640
Regression
Yes
[HDRP] A Native Collection has not been disposed, resulting in a memory leak errors after skipping through the Tutorial sections
How to reproduce:
1. Create new HDRP template project
2. Select any of the sections in HDRP Tutorials window
3. Quickly skip through it, by clicking Next
4. Observe Console (if does not reproduce, repeat step 3 several times)
Reproduced with: 2021.2.0b16, 2022.1.0a11 (12.1.0)
Does not reproduce with: 2021.1.26f1, 2021.2.0b15, 2022.1.0a10 (12.0.0)
Error: A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment