Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.2.0a8
2019.3
2019.3.10f1
2020.1
2020.2
Issue ID
1242926
Regression
Yes
Editor crashes on StageUtility::IsGameObjectRenderedByCameraAndPartOfEditableScene when calling Undo.PerformUndo() method
Reproduction steps:
1. Open the user's attached "TestUndo.zip" project
2. Click on GameObject > 3D Object > Cube in the menu bar
3. Open the Scene view
4. Select the "Cube" GameObject in the Hierarchy window
5. Change Editor tool to "Move Tool" and move the cube using Move Gizmo
6. Press Shift and W buttons on the keyboard
-- Observe the crash
Reproduces on: 2019.2.0a8, 2019.2.21f1, 2019.3.12f1, 2020.1.0b7, 2020.2.0a9
Not reproducible with: 2018.4.21f1, 2019.2.0a7
Note: an assertion before the crash "Assertion failed on expression: '!m_CurrentCamera.IsNull()'"
First lines of the stack trace:
0x00007FF6B1CD0535 (Unity) StageUtility::IsGameObjectRenderedByCameraAndPartOfEditableScene
0x00007FF6B1B7E0AB (Unity) GizmoManager::IsGizmosAllowedForObject
0x00007FF6B25A071B (Unity) EditorGUIUtility_CUSTOM_IsGizmosAllowedForObject
0x00000223D893E707 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.EditorGUIUtility:IsGizmosAllowedForObject (UnityEngine.Object)
0x00000223D893E1EB (Mono JIT Code) UnityEditor.SceneView:CallOnSceneGUI ()
<...>
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
- “InvalidOperationException” errors spammed in the Console when converting Sample Scene to Sub Scene and Entities Hierarchy window is open
- Using Physics.ComputePenetration on a Capsule collider causes it to sometimes return incorrect value when dragging it through the Mesh collider
- Cinemachine Camera with Position Composer causes visual jitter when following a moving target
- Errors thrown in console when entering Play mode if an object with an Audio Source component is selected
- Editor hangs when a huge mesh is used for CanvasRenderer
Resolution Note (fix version 2020.2):
Fixed in: 2020.2.0a13
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0b12, 2019.4.0f1