Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.2.0a7
Issue ID
1132198
Regression
Yes
[Editor] Unable to change editor "Layout" after importing any asset or any package into the project
Layouts cannot be changed if any asset or any package is imported in the project, with the error on console "Menu Window/Layouts couldn't be found" on selecting "Layout"
Steps to Reproduce:
1. Create a new project.
2. Window > Package Manager > ProBuilder (Or any package) > Install
OR
2. Import any asset from Asset Store
OR
2. Import any .unitypackage file
3. Select "Layout" dropdown from the upper right corner of the editor.
Actual Result:
"Layout" dropdown doesn't open, with error "Menu Window/Layouts couldn't be found"
Expected result:
"Layout" dropdown opens up.
Reproducible on:
2019.2.0a7 (d06a032e8889)
Works on:
2019.2.0a6, 2019.1.0b5
Environment:
Both Windows and Mac
Error:
Menu Window/Layouts couldn't be found
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Alex_StudioDrydock
Oct 23, 2019 05:36
This is also happening in 2019.2.6f1 and 2019.2.9f1 for our project, but I have not figured out how to reproduce from a new project (adding the same set of packages did not repro the issue).