Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
1
Found in
2019.3.0a9
2019.3.0f3
2020.1.0a1
Issue ID
1205699
Regression
Yes
Crash on UnityEditor.Handles.Internal_FinishDrawingCamera when moving around Scene view with baked Occlusion Culling
Steps to reproduce:
1. Open the attached project ("1205699.zip")
2. Open "SampleScene"
3. Bake occlusion (Occlusion window -> Press "Bake")
4. Select "Main Camera" GameObject in the Hierarchy
5. Move "Main Camera" forward so it would hit different occlusion areas (usually from 30 sec to 2 minutes)
Reproduced with: 2019.3.0a9, 2019.3.0f3, 2020.1.0a17
Not reproducible with: 2018.4.15f1, 2019.2.17f1, 2019.3.0a8
Couldn't test with 2017.4 due to console errors
Stacktraces:
UnityEditor.Handles.Internal_FinishDrawingCamera
UnityEditor.Handles.DrawCameraStep2
UnityEditor.SceneView.OnGUI
ProcessShadowCasterNodeVisibilityAndCullWithoutUmbra_Kernel<0,12>
ProcessShadowCasterNodeVisibilityAndCullWithoutUmbra
CullShadowCastersWithoutUmbraThreaded
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Empty template starts with incorrect Physically Based Sky ground
- Big chunk of "Untracked" memory in the Memory Profiler screenshot when a custom .obj file is loaded while in Play Mode
- Video contains artifacts when played in the Video Preview section in the Inspector Window
- UI Toolkit Slider "Fill" option doesn't invert when "Inverted" option is selected
- The Random Value option in the Set Attribute Block gets disabled and the "B"/"Max" value lost when upgrading to Unity 6
Add comment