Unity Issue Tracker - The Scene view Camera zooms away from certain GameObjects when double-clicking the "F" key on the keyboard
Closed
UUM-63176
The Scene view Camera zooms away from certain GameObjects when double-clicking the "F" key on the keyboard
Unity: Scene View
Won't Fix
2023.3.X
2023.2.X
2022.3.X
2021.3.X
The feature is working as intended. The 'F' key toggles between two framing sizes, the first press is tightly bounded while the second is a zoomed-out focus to show additional context.
How to reproduce:
1. Create a new project
2. Create a Capsule GamObject
3. Press the “F“ key on the keyboard
4. Press the “F“ key on the keyboard again
5. Observe the Scene view
Expected results: The Capsule GameObject gets focused correctly on the first “F“ keystroke
Actual results: The Capsule GameObjects gets unfocused and zooms away from the GameObject on the second “F“ keystroke