Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0a4
Issue ID
824236
Regression
Yes
Screen not refreshing for a few seconds up to a minute after opening project that was last openned in a different version
To reproduce:
1. Open any project
2. Click on an item in the hierarchy to highlight it. (Or anything else on the screen, to make the screen look different)
Notice that the screen still looks the same. Notice that it is possible to get it to refresh by changing the layout either by loading a preset, or by resizing a tab.
After a few seconds to a minute pass, these errors appear on the console:
Error while reading window layout: no main window found
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean)
Failed to load window layout: System.Exception: Exception of type 'System.Exception' was thrown.
at UnityEditor.WindowLayout.LoadWindowLayout (System.String path, Boolean newProjectLayoutWasCreated) [0x0031a] in /Users/builduser/buildslave/unity/build/Editor/Mono/GUI/WindowLayout.cs:574
UnityEditor.WindowLayout:LoadWindowLayout(String, Boolean)
Afterwards, the editor starts to behave normally.
The issue appears to be more noticeable with bigger projects, and only when opening a project that was last opened in a differrent version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse and Pointer Events are called incorrectly in ScrollView with XRUIInputModule
- Scene view freezes when "NullReferenceException" is thrown in a .delayCall
- Memory leak occurs when repeatedly minimizing and maximizing the UI Builder window
- Crash on block_remove when opening a project with a corrupted library
- Scene View tab becomes unclickable when opening a message from the Console Window with Visual Studio
Add comment