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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Resolution Note:
The current behavior is what we want (no 3rd and 4th action). I created a documentation bug so doc gets updated.