Search Issue Tracker
Fixed in 2022.3.13f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a11
Votes
0
Found in
2023.3.0a5
Issue ID
UUM-49216
Regression
No
Unity crashes due to the long layout name
Steps to reproduce:
- Create/open any project
- Go to the "Select editor layout" section which by default should present the "Default" option, which is above the "Inspector" window (top right corner)
- Expand the dropdown and find "Save Layout"
- Enter a really really long title (as we do not have validation) and click "Save"
- You should get the "Moving file failed" popup
- Click "Force Quit"
- In the "Fatal Error" popup click "Quit"
- Observe the result
Expected Result: I think users' input in the "Save layout" modal should be validated.
Actual Result: The input is not validated, so in the next steps, we get a crash as a result. Added the video in the "Attachments" section.
Reproducible with: 2021.3.30f1, 2022.3.10f1, 2023.1.11f1, 2023.2.0b10, 2023.3.0a5.
Confirmed OS: Ventura 13.5.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Component Glyphs value is truncated and Ligature Table glyph fields become inaccessible when increasing the Component Glyphs count
- There is no “Overwrite Preset?” popup when saving a Customizable Toolbar preset with a name that already exists
- Customizable Toolbar preset does not switch to the Unity Default Preset when Reverting All Saved Presets or deleting the active Preset
- [Usability] Selected node gets unselected when undoing changes in the Graph Inspector Node Settings tab
- Search Default option for Column Format does not reset the column's format
Add comment