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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #1176131