Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2021.3.31f1
2022.3.10f1
2023.1.16f1
2023.2.0b13
2023.3.0a9
Issue ID
UUM-52673
Regression
Yes
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
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
Reproducible with: 2021.3.31f1, 2022.3.10f1, 2023.1.16f1, 2023.2.0b13, 2023.3.0a9
Not reproducible with: 2021.3.30f1
Reproduced on: macOS 13.5.2 (Intel)
Not reproducible on: No other environment tested
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
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.
Resolution Note (2023.3.X):
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.