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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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