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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment