Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.3.0a1
2018.3.4f1
2019.1.0a1
2019.2.0a1
Issue ID
1124080
Regression
No
Errors in Console Window related to Scene View and crash when entering Play Mode
How to reproduce:
1. Open attached project "case_1124080-SceneViewErrorsAndCrashOnPlayMode" and scene "SampleScene"
2. Enter Play Mode
Expected result: successfully enter Play Mode
Actual result: Unity Editor crashes on entering Play Mode
Reproducible with: 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
Could not test with: 2017.4 (cannot enter play mode due to package dependencies)
Note: based on the stack trace crash seems GI related. Also, the Scene View occasionally does not show anything and gives repeated NullReferenceExceptions from "UnityEditor.SceneView.CallOnPerSceneGUI()" and messages about unbalanced GUI clip pushes and pops from "UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)".
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment