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
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
- Component logo icon is poorly visible in a query build mode then light editor theme is selected
- NavMeshAgent "breaks" when approaching a non-carved NavMeshObstacle
Add comment