Search Issue Tracker
Fixed in 8.0.0 and 7.2.0
Votes
2
Found in [Package]
2019.2
2019.3
2019.3.0f2
2020.1
Issue ID
1206496
Regression
No
[HDRP] "Culling group was not disposed" message is shown in Editor.log after exiting a project
Steps to reproduce:
1. Create a new project with the HDRP template
2. After Unity Editor finishes loading, close it
3. Open Editor.log and search for:
"[Package Manager] Server::Kill -- Server was shutdown
Cleanup mono
Culling group was not disposed. You have to call Dispose explicitly from the main thread. This will likely result in a crash."
Expected result: the error stated above is not found
Actual result: the error is found in the Editor.log
Reproducible with: 2018.4.15f1, 2019.2.17f1, 2019.3.0f4. 2020.1.0a18 (HDRP 4.1.0.preview - 7.1.7)
Could not test with: 2017.4 (No Package Manager)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment