Search Issue Tracker
Duplicate
Votes
3
Found in [Package]
6.5.3
Issue ID
1219229
Regression
No
Crash on UnityEditor.Handles.Internal_DrawCameraWithGrid when opening or navigating the Scene
Reproduction steps:
1. Open the attached project ("1219229.zip")
2. Open "GlassDepthBlur" Scene
3. If the crash doesn't happen on opening the Scene, please try to move around the Scene View while GI Preprocessing is loading, spawn a Reflection Probe and/or move it around
Reproduces on: 2019.3.0a10 (URP 7.0.0), 2019.3.3f1(URP 7.2.1), 2020.1.0a25 (URP 7.1.7, 7.2.1)
Doesn't reproduce on: 2019.2.21f1, 2019.3.0a9
Couldn't properly test on: 2017.4 due to no LWRP/URP, 2018.4 due to package errors
First lines of the stacktrace:
UnityEditor.Handles.Internal_DrawCameraWithGrid
UnityEditor.Handles.DrawCameraImpl
UnityEditor.Handles.DrawCameraStep1
UnityEditor.SceneView.DoDrawCamera
UnityEditor.SceneView.OnGUI
Notes:
- Reproduces only with LWRP/URP
- Possibly related to case 1176131
- In 2019.3.3f1 crashes on Baking Reflection Probes, in 2020.1.0a24 crashes on Global Illumination Preprocessing
Comments (1)
-
harlancrystal
Mar 11, 2020 03:31
We are currently experiencing this problem on 2 different computers on two different projects!
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
This is a duplicate of issue #1176131