Search Issue Tracker
Fixed
Fixed in 2023.1.0a18
Votes
0
Found in
2023.1.0a16
Issue ID
UUM-17574
Regression
No
WindowLayout:ShowWindowWithDynamicLayout fails when creating a window with a custom toolbar
Reproduction steps:
# Open the “DynLayoutLoading” project
# Click DynamicLayout Tests → Load Dynamic Layout
Expected result: New custom Editor window pops out
Actual result: Error in the Console
Reproducible with: 2023.1.0a16
Could not test with: 2020.3.41f1, 2021.3.12f1, 2022.1.21f1, 2022.2.0b12 (WindowLayout:ShowWindowWithDynamicLayout is not supported)
Reproduced on: Windows 10
Error:
Failed to load window layout; no view defined
UnityEditor.WindowLayout:ShowWindowWithDynamicLayout (string,string)
DynLayoutLoading:LoadDynLayout () (at Assets/Editor/DynLayoutLoading.cs:9)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
Add comment