Search Issue Tracker
Fixed
Fixed in 6000.0.17f1
Votes
0
Found in
6000.0.12f1
6000.1.0a7
6000.2.0a1
7000.0.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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
Postponing; will batch forward port in the future.