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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment