Search Issue Tracker
Fixed in 1.1.0
Votes
0
Found in [Package]
1.0.8
Issue ID
1168648
Regression
Yes
Project Settings Window fails to appear after installing the Ryder Editor package
I seem to keep having the same issue now, even after uninstalling Ryder Editor and restarting Unity Editor.
To reproduce this:
- download this project
- notice the message in the console: The editor layout could not be fully loaded, this can happen when the layout contains EditorWindows not available in this project
UnityEditor.WindowLayout:LoadDefaultWindowPreferences()
Alternatively (does not always happen):
- start a new project
- uninstall Ryder Editor
- open the Project Settings Window and notice it's there
- close the window
- install Ryder Editor 1.0.8
- try to open the project settings window again
- notice that it won't open
Cannot reproduce in 2019.2.0b9 or 2019.3.0a8
reproducible in 2019.3.0a9
WORKAROUND: reset the layout of the editor to default to get the window to appear again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment