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
- 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