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
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
- Referred style sheet stays dirty after saving when using the UIBuilder
- The Height map Amplitude is not working when using HDRP/LayeredLit
- Infinite inertial tensor rotation values are not discarded (both AB and RB)
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).