Search Issue Tracker
Fixed in 2023.2.0b14
Fixed in 2023.2.X, 2023.3.X, 2023.3.0a7
Votes
0
Found in
2023.2.0a21
2023.3.0a5
Issue ID
UUM-48374
Regression
No
[Shortcuts] Uneven profile drop-down menu behavior
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.
Reproducible with: 2023.2.0a21 (FAV), 2023.2.0b9, 2023.3.0a5.
Not reproducible with: 2021.3.30f1, 2022.3.8f1, 2023.1.11f1, 2023.2.0a20.
Note: More info in the chat -> [https://unity.slack.com/archives/C020N0MLUBY/p1693824287460229]
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Resolution Note (fix version 2023.3):
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.
Resolution Note (fix version 2023.2):
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.