I have a problem when load a project.> The editor layout could not be fully loaded, this can happen when the layout contains EditorWindows not available in this project
UnityEditor.WindowLayout:LoadDefaultWindowPreferences()
But this project does not contain any EditorWindow.
and, all UI elements are paint with white (also Playing in Editor).
I tried changing texture and color, but it was not worked.
"Build and run" has not problem (white out), but it is inconvenience to build and test each round.
I googled and tried some ways but It is not they were not valid.
For example, Delete All Library/ and reopen project.
Unity 2019.4.14f1 Personal
↧