Search Issue Tracker
By Design
Votes
0
Found in
2021.3.43f1
2022.3.45f1
6000.0.17f1
Issue ID
UUM-79137
Regression
No
OpenMouseOver shortcut does not open Focused Inspector for items in Project View
*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
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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
Project Browser doesn't support "hovering" so this feature doesn't work for it. Alternatively Project Browser has the Alt + P shortcut (see below).
The OpenOnHover works only for Hierarchy Window (see below).