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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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).