Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
2018.3.0a11
Issue ID
1075970
Regression
Yes
Object is getting offset while recording Timeline animation when scale and position is animated
Steps to reproduce:
1. Open attached project
2. Select "Plane" object from the Hierarchy
3. In Timeline window add Animation Track and select Plane's Animator for it
4. Start recording an animation which animates Plane's Scale from (1, 0, 0) to (0.1, 0, 0) and Position from (0, 0, 0) to (-4.5, 0, 0)
5. Slide the Playhead back to keyframe 0 and to the lest keyframe multiple times
Expected result: Plane is moving between the set values
Actual result: Plane's position at the keyframe is different than what was set
Reproducible: 2018.3.0a4, 2018.3.0a11
Not reproducible: 2017.4.10f1, 2018.2.6f1, 2018.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment