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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment