Search Issue Tracker
Fixed in 6000.0.17f1
Fixed in 6000.0.X, future release
Votes
0
Found in
6000.0.12f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-76115
Regression
Yes
[ShaderGraph] Shortcut display doesn't follow context menu standards
Steps to reproduce:
- Create a new URP project.
- Assets > Create > Shader Graph > Blank Shader graph.
- Add any two nodes into the graph.
- Select these nodes and right click a node.
- Observe "Group Selection" and "Ungroup Selection" menu options.
- Right-click an empty space.
- Observe "Collapse All Previews" menu option.
Actual results: Shortcut is part of the menu option text.
Expected results: Shortcut should be right aligned, not part of the left aligned menu option text. This is standard for context menu shortcuts. See attachments. Even within the same context menu on Shader Graph, this is not consistent.
Reproducible with versions: 6000.0.12f1 (17.0.3), 2023.3.0b10 (17.0.2), 2023.3.0a7 (17.0.0)
Not reproducible with versions: 2021.3.40f1 (12.1.15), 2022.3.39f1 (14.0.11), 2023.2.20f1 (16.0.6), 2023.3.0a6 (17.0.0)
Tested on (OS): Mac OS Intel - 12.7.4
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
- 'NullReferenceException' error is thrown when the Tutorials window is closed and the "Welcome Dialog" is pressed
- Mouse Postion can become max value or infinity when using touch input with Legacy Input Module
- Crash on RaiseException when creating a multiplayer room while toggling UI
- Performance Markers “Add Column” dropdown has a lot of empty space when opened
- Console Warning -- KeyboardIconAtlas sprite Input Outline goes beyond the boundary of the Sprite rect.
Resolution Note:
Postponing; will batch forward port in the future.