Search Issue Tracker
Fixed
Votes
0
Found in
5.4.4f1
Issue ID
892290
Regression
No
Project crashes when entering play mode due to layout settings, console error (UnityEditor.DockArea.OnGUI () )
To reproduce:
1. Open user's project, enter play mode
Expected: game will run
Actual: Unity crashes
Reproduced in: 5.4.4f1
Not reproduced in: 5.3.8f1, 5.4.5p2, 5.5.3p3, 5.6.0p4, 2017.1.0b4
Note: workaround available: resetting the layout to factory settings
Note: Layout settings are having issues with one particular object in project (called "Level") that contains several sprites, enabling and disabling it fixes it
Note: Console errors appear if mentioned "Level" object is disabled - UnityEditor.DockArea.OnGUI () (at C:/buildslave/unity/build/Editor/Mono/GUI/DockArea.cs:272)
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