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
Comments (1)
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
- Performance drops significantly when many Tilemap modifications are made
- Help icons in the "Multiplayer Tools" window are poorly visible in the dark Unity theme
- Shadows are not present when using unity_SpriteColor and Alpha Clipping in Shader Graph
- [macOS] Secondary display rendering incorrect target and flickering when building for Multi-Display
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
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).