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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment