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
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
- [Mono] Crash on SystemNative_ReadDirR() when building for IOS/Android on a macOS machine
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).