Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2020.1.X
Votes
0
Found in
Issue ID
1217032
Regression
No
Camera framing using the F key considers deactivated children of the selected gameobject
Repro:
1) Create 3 empty gameobjects: A, B and C
2) Parent B and C under A
3) Place B far away from both A and C
4) Place C far away from both A and B
5) Disable B and C
6) Select A
7) Focus the scene window and press the F to frame
8) Notice the camera gets pulled way back so to frame A, B and C
Current behavior: The camera gets pulled way back so to frame A, B and C
Expected behavior: The camera gets pulled way back so to frame A, the only activated gameobject in the hierarchy
Note: It may also be desirable to have framing options at the top of the editor scene window.
Something like a toggle between framing the whole hierarchy vs only the selected gameobjects.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment