Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.3.3f1
6000.4.0b3
6000.5.0a4
Issue ID
UUM-131954
Regression
Yes
A "Cannot save invalid window Create Layout" warning is thrown when any custom layout is created
How to reproduce:
- Create and open a new project
- Create a new Editor Layout (Layout → Save Layout → [enter name] → Create)
- Observe the Console
Actual result: A “Cannot save invalid window Create Layout (UnityEditor.PromptWindow) to layout“ warning is thrown, but the layout is created
Expected result: Nothing is thrown, and the layout is created
Reproducible in: 6000.3.3f1, 6000.4.0a3, 6000.4.0b3, 6000.5.0a4
Not reproducible in: 6000.0.65f1, 6000.4.0a2 (79bd4f638ac0)
Reproduced on: Windows 11 Pro (25H2)
Not reproduced on: No other environment tested
Notes:
- The Layout gets saved and usable on the same instance of the Editor
- Other users report the layouts getting corrupted after the Editor is closed with the following error: “You may not pass in objects that are already persistent” (unable to reproduce locally)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Add comment