Unity Issue Tracker - GameObject is focused in the Scene window when selecting a GameObject in the Hierarchy window and pressing the F key while the cursor is on the Hierarchy window
Closed
UUM-52673
GameObject is focused in the Scene window when selecting a GameObject in the Hierarchy window and pressing the F key while the cursor is on the Hierarchy window
Unity: Scene View
As Designed
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
2021.3.31f1 onwards
It is by design that the "Frame Selected" shortcut will focus both the last active Scene View and Hierarchy if the focused window is the Hierarchy.
I opened a feature request ticket to add a preference to disable this setting.
How to reproduce:
1. Open the attached “GameObjects.zip” project
2. Open “SampleScene” Scene (Assets > Scenes)
3. In the Hierarchy window, select a GameObject that’s near the end of Hierarchy
4. While the cursor is on the Hierarchy window, press the “F” key
5. Observe the Scene window
Expected result: Scene view doesn’t change
Actual result: Scene view changes, selected GameObject is focused