Unity Issue Tracker - Longer layout titles are displayed in two lines in the "Select editor layout" section
Closed
UUM-49604
Longer layout titles are displayed in two lines in the "Select editor layout" section
Unity: Editor Window Management
Won't Fix
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
Priority and user pain on this is way too low to realistically ever be tackled.
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"
Verify, that the layout is saved and displayed in the layout list
Select it and observe how its title is displayed
Expected Result: The title should be displayed in one line and if it is too long it should end on ...
Actual Result: The title is displayed in two lines. The screenshot is added in the "Attachments" section.