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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #UUM-5103