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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment