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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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).