Search Issue Tracker
Fixed in 6000.1.0b6
Fixed in 6000.1.X, 6000.2.X, future release
Votes
0
Found in
2021.3.40f1
2022.3.36f1
6000.0.11f1
6000.1.0a7
6000.2.0a1
Issue ID
UUM-75919
Regression
No
[ShaderGraph] Sticky Note context menu displays incorrect keyboard shortcuts
Steps to reproduce:
- Open a URP Unity Project
- Create a new Shader Graph asset in your assets via Create > Shader Graph > URP > Lit Shader Graph
- Open your new Shader Graph asset by double clicking on it
- In the Shader Graph window, right-click and create a Sticky Note
- Right-click on the created sticky note
Actual results: The Sticky Note shows Copy, Cut and Duplicate all using the keyboard shortcut Ctrl+D
!image-2024-07-16-13-54-31-912.png!
Expected results: Duplicate will show the keyboard shortcut Ctrl+D. Cut will show the keyboard shortcut Ctrl+X. Copy will show the keyboard shortcut Ctrl+C.
Reproducible with versions:
- 6000.0.11f1
- 2022.3.36f1
- 2021.3.40f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS): Windows 11
Notes: -
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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Resolution Note:
Postponing; will batch forward port in the future.