Unity Issue Tracker - Scene focus incorrectly focuses on an GameObject when the GameObject has an invisible Line Renderer
Fixed
UUM-17028
Scene focus incorrectly focuses on an GameObject when the GameObject has an invisible Line Renderer
Unity: Scene View
Fixed
2023.1.X
Won't Fix
2022.2.X
2022.1.X
2021.3.X
2020.3.X
Resolved in trunk. Won't backport.
Trunk PR: https://jira.unity3d.com/browse/UUM-17279
Resolved in trunk. Won't backport.
Trunk PR: https://jira.unity3d.com/browse/UUM-17279
Resolved in trunk. Won't backport.
Trunk PR: https://jira.unity3d.com/browse/UUM-17279
Resolved in trunk. Won't backport.
Trunk PR: https://jira.unity3d.com/browse/UUM-17279
Reproduction steps:
1. Open the attached project
2. Open “Assets/Scenes/SampleScene” scene
3. In the Hierarchy window select “Cube” GameObject
4. In the Scene View press “F” to focus on the “Cube” GameObject
5. Press the “F” key again
Expected result: After the first key press the Scene view focuses on the GameObject, after the second press it zooms in.
Actual result: The GameObject is in the center of the screen only after pressing the “F” key two times.