Search Issue Tracker
Won't Fix
Votes
0
Found in
4.0.0f1
Issue ID
495535
Regression
No
"Failed to load window layout" text doesn't fit in dialog
reproduced on Windows and Mac
To replicate with this project,
- open the Playmaker editor window, and dock it into your editor panels. (Playmaker menu)
this is a critical step which seems to cascade into problems at next launch
- create custom window layout in the editor and save it by name.
(I don't know if the order of the first 2 steps matter- maybe try reversing them if you don't see the problem below)
- comment out line 9 of the .cs file and save it. this intentionally introduces a scripting error, another required step to replicate the bug.
- save & quit the project.
- re-launch Unity on this project
you should see 2 things - an exception similar to what I pasted below, and the window layout is reverted to default, and picking your custom layout from the popup menu has no effect.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment