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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Resolution Note (2020.1.X):
It's expected to see the handles, even in close proximity.