Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.34f1
2022.3.19f1
2023.2.8f1
2023.3.0b5
Issue ID
UUM-63176
Regression
No
The Scene view Camera zooms away from certain GameObjects when double-clicking the "F" key on the keyboard
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
Reproducible in: 2021.3.34f1, 2022.3.19f1, 2023.2.8f1, 2023.3.0b5
Reproduced on: Windows 11 Pro
Not reproduced on: No other environment tested
Note: Some affected GameObjects:
- Capsule
- Cylinder
- Plane
- Quad
- TextMesh Pro Text
- Legacy Text
- Wind Zone
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
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.