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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment