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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
This is a duplicate of issue #1176131