Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0b7
Issue ID
877367
Regression
Yes
Editor crashes when deleting OcclusionCullingData at CullResults::InitDynamic
Steps to reproduce:
1. Open the attached project (New Unity Project 76.zip)
2. Open the Assets/qq.unity scene
3. Go to Window->Occlusion Culling
4. Bake occlusion
5. Delete OcclusionCullingData from Assets/qq/
6. Observe the crash
Expected result: Unity should not crash
Actual result: Unity crashes
Note:
Important. In the scene the first cube is static and second is non-static
Reproduced with: 5.6.0b1, 5.6.0b5, 5.6.0b7
Not reproduced with: 5.3.7p4, 5.4.4p2, 5.5.1p2
Regression introduced in 5.6.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment