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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment