unity failed to load windows layout code example
Example 1: unity failed to load window layout
Try deleting the Library/CurrentLayout.dwlt in your project
Example 2: unity failed to load window layout
Deleting both the LastLayout.dwlt and the Library/ before attempting to re-open the editor cleared up the issue.