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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment