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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment