Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.
Resolution Note (2023.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.