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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.