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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment