Steps to reproduce:
- Open a new Unity Project
- Create a new material called 'ShortcutMaterial'
- Open the search window by clicking the magnifying glass at top right of editor or by using the shortcut ctrl + k
- In the search field search for 'Shortcut'
- Right click on the ShortcutMaterial.mat search result in the Results Area
Actual results: Only the shortcut for Default action (Enter) and Second action (Alt + Enter) show in the UI. Trying to use the shortcut for Third and Fourth action does nothing.
Expected results: All the shortcuts written on the documentation for available actions show in the UI (Default action, Second action, Third action, Fourth action) and are useable by using the shortcut on the keyboard.
Reproducible with versions:
- 6000.0.10f1
- 2023.2.20f1
- 2022.3.36f1
- 2021.3.40f1
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Windows 11
Notes: -