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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment