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
- PlasticSCM NullReferenceException on entering the Play Mode when Unity Version Control tab is added to the layout
- Shortcut Helper Bar does not appear when enabling it and disabling it
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
Resolution Note:
The current behavior is what we want (no 3rd and 4th action). I created a documentation bug so doc gets updated.