Search Issue Tracker
Fixed
Fixed in 2023.1.X, 2023.1.0a14
Votes
0
Found in
2020.3.40f1
2021.3.11f1
2022.1.20f1
2022.2.0b10
2023.1.0a14
Issue ID
UUM-17028
Regression
No
Scene focus incorrectly focuses on an GameObject when the GameObject has an invisible Line Renderer
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.
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.20f1, 2022.2.0b10, 2023.1.0a14
Reproducible on: macOS 12.6, Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment