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
- Crash on [NSApplication endModalSession:] when saving while Play Mode is loading
- Incorrect Preferred Height calculation when a single text line uses different Font Assets
- [ShaderGraph] Redo Collapse Nodes action does not fully collapse the Nodes
- [Ubuntu] Mouse cursor is set box select mode after exiting VFX Graph's Rename Context function
- Unrecognized identifier DECLARE_STACK_CB error is thrown when VirtualTexture Property is used with Custom RenderTexture target
Resolution Note (2020.1.X):
It's expected to see the handles, even in close proximity.