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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment