Search Issue Tracker
Fixed
Fixed in 6000.0.18f1
Votes
0
Found in
6000.0.11f1
7000.0.0a1
Issue ID
UUM-75921
Regression
Yes
[ShaderGraph] Unable to group and ungroup Sticky Notes via keyboard shortcut
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
- With the Sticky Note selected, use the ctrl + g shortcut to Group Selection
Actual results: Nothing happens
Expected results: The sticky note becomes part of a new group, as per the keyboard shortcut stated next to the Group Selection option in the context menu.
!image-2024-07-16-14-21-52-486.png!
Reproducible with versions:
- 6000.0.11f1
- 6000.0.0b11
Not reproducible with versions:
- 2023.2.20f1
- 2022.3.36f1
- 2021.3.40f1
Can’t test with versions: -
Tested on (OS): Windows 11
Notes:
- The Ungroup Selection keyboard shortcut is not functional as well.
- The Group Selection and Ungroup Selection buttons in the context menu work. It is just the keyboard shortcuts that are not functional.
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
- “STP” in Project window > Advanced Upscalers by Priority menu list is shown as available to add when it is already added to the list
- Rename fails with an error “Canceling DisplayDialog” when renaming a Mipmap Limit Group in Project Settings > Quality after adding a new group
- Obsolete API warning CS0618: 'HDAdditionalLightData.SetIntensity(float)' is thrown when installing “Output Event Helpers” Samples to the project
- Misaligned “Show Property Gizmo” and affected “Color” field in Inspector of a VFX Asset
- UIElements Style.translate is shifted down on the Y axis when in Play Mode
Resolution Note (fix version 6000.0.18f1):
Sticky note checks were added to the group shortcuts.