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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
Add comment