Steps to reproduce:
- Open a Unity Project
- Open the Shortcuts Manager at Unity > Shortcuts
- Assign a keyboard shortcut (e.g. ctrl + L) to PropertyEditor > OpenMouseOver
- Close the Shortcuts Manager
- Hover your mouse over an item in the Projects Window
- Click the keyboard shortcut you assigned for OpenMouseOver
Actual results: A Focused Inspector does not open for the item.
Expected results: A Focused Inspector opens for the item.
Reproducible with versions: 6000.0.17f1, 2022.3.45f1, 2021.3.43f1
Not reproducible with versions: -
Can’t test with versions: -
Tested on (OS):
- MacOS Sonoma 14.5
- Windows 11
Notes:
- Shortcut opens Focused Inspector for items from Hierarchy View correctly
- If it is intended that the shortcut doesn't open items from Project View, then the documentation is wrong and a documentation issue needs to be opened