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
- Crash on mono_dump_native_crash_info when changing a Particle System Renderer’s Material Shader to Standard Unlit
- VFX Prefab doesn’t have Preview icon in Project window and Preview window is empty in Inspector window
- Visual Effect Graph error message does not disappear and lasts forever until the Visual Effect Graph is reopened even when the error causing connection/node is deleted and Visual Effect Graph is saved
- “RenderSettings customReflection texture has invalid type” error keeps getting thrown even when Environment Reflections was set back to Skybox from Custom with an invalid texture
- Particle System with the custom Material breaks the Scene view when the material is using a Shader Graph with the Texture with the power of negative value
This is a duplicate of issue #1176131