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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment