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
- Deletion prompt is opened when trying to delete a Parent Blendtree State via delete shortcut
- “Assertion Failed”, “Invalid AABB a” and Mesh errors are thrown when editing Group Seed or Frequency settings for Tree Object
- “GetAllOverlapping failed…” error when clicking a GameObject during a custom picking pass in the Scene view for the second time
- “NullReferenceException” thrown when moving control points on a tree branch in Scene view
- [Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
Add comment