Search Issue Tracker
By Design
Votes
0
Found in
2021.3.40f1
2022.3.36f1
2023.2.20f1
6000.0.10f1
Issue ID
UUM-75587
Regression
No
[Search] Not all action shortcuts work on Search Items
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.
!image-2024-07-10-10-41-18-970.png!
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.
!image-2024-07-10-10-36-30-699.png!
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: -
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
The current behavior is what we want (no 3rd and 4th action). I created a documentation bug so doc gets updated.