Search Issue Tracker
Duplicate
Duplicate in 2022.2.X
Votes
0
Found in
2022.2.0a3
Issue ID
UUM-3556
Regression
No
The "Properties..." shortcut does not open the Focused Inspector window when the new GameObject is created
To reproduce:
1. Download the attached project "TestEditorShortCuts.zip" and open it in Unity
2. Open the "TestingShortcuts" scene
3. Select the "Main Camera" GameObject and press a Shortcut (key combination) to open the "Properties..." (Focused Inspector) window
4. Observe that the "Main Camera" Focused Inspector window is opened
5. Create a New Empty GameObject
6. Select the newly created GameObject and press a Shortcut (key combination) to open the "Properties..." (Focused Inspector) window
Expected Result: Focused Inspector window for newly created GameObject is opened
Actual Result: Focused Inspector window for newly created GameObject does not open
Notes:
- After you create the new GameObject, the shortcut to the "Properties..." window does not open on other GameObjects ("Main Camera", "Directional Light") too;
- Workaround: Unfocus the "Hierarchy" window and focus it again
Reproducible on Unity 2019.4.39f1, 2020.3.25f1, 2021.3.2f1, 2022.1.1f1 and 2022.2.0a13
-
Resolution Note:
-
Resolution Note (2022.2.X):
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
This is a duplicate of issue #UUM-5103