Search Issue Tracker
Duplicate
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:
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
This is a duplicate of issue #UUM-5103