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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
This is a duplicate of issue #1176131