Unity Issue Tracker - Uneven profile drop-down menu behavior
Fixed
UUM-48374
Uneven profile drop-down menu behavior
Unity: Shortcut Management
Shortcuts
Fixed
2023.3.X
2023.2.X
Thank you for reporting this issue. The context menu will now expand to its longest visible item and will keep the same width even when that item is no longer visible.
Thank you for reporting this issue. The context menu will now expand to its longest visible item and will keep the same width even when that item is no longer visible.
Steps to reproduce:
Create a new Unity project
Go to menu "Unity" -> "Shortcuts"
Verify, that the "Shortcuts" window opens
In the profile drop-down menu select "Create new profile"
Create one with a normal title
In the profile drop-down menu one more time select "Create new profile"
Create one with a really long title
Add/create fe additional profiles to the list
Try scrolling when the dropdown is expanded
Expected Result: Stable dropdown presentation, not jumping between it in different widths.
Actual Result: Dropdown UI is rendered with very large benches. Added video in the "Attachments" section.