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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment