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
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
Add comment