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
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
- [macOS] "Add Component" button is broken when the Editor is moved to a different MacOS workspace
This is a duplicate of issue #UUM-5103