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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
Resolution Note (2020.1.X):
It's expected to see the handles, even in close proximity.