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.
Reproducible with versions:
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.