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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment