Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2019.2
2019.2.8f1
2019.3
2020.1
Issue ID
1200632
Regression
No
GameObject Gizmo axis are glitchy when SceneView AlignViewToObject is called with object's transform
To reproduce:
1. Open attached project ("case_1200632.zip")
2. From Hierarchy window select "Cube" GameObject
3. In the Inspector window under the Script Component press "AlignCamera" button
4. Press Play and observe the Scene view
Expected result: Gizmo axis are not glitchy
Actual result: Gizmo axis are glitchy
Reproducible in: 2017.4.35f1, 2018.4.13f1, 2019.2.14f1, 2019.3.0f1, 2020.1.0a15
Notes:
1. The issue doesn't reproduce if the Z transform of the GameObject is anywhere from -0.5 to 0 and 0 to 0.5 exclusive (there are some other specific values, e.g. 5.4 but there is no obvious pattern)
2. For the issue to occur, after the AlignViewToObject has been called, GameObject has to change its transform
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note (2020.1.X):
It's expected to see the handles, even in close proximity.