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
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment