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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The current behavior is what we want (no 3rd and 4th action). I created a documentation bug so doc gets updated.