Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2017.1.0p4
Issue ID
944516
Regression
No
Split timeline clip easing in resets from the origin instead of current position/rotation
Steps to reproduce:
1. Create new project
2. Create an object to animate (a Cube is fine) and a Timeline controller for it
3. Record a rotation animation
4. Convert animation to timeline clip
5. In the Scene view, move the object away from the original position
6. Set an "Ease In" time value
7. Split the clip
8. Separate the clips with a small gap inbetween
9. Observe how the second clip eases in from the absolute original position rather than the one the first clip ended on
Expected behaviour: The second clip should not change the position anymore, it should now just ease into the rotation clip
Actual: The object pops back into the original position and eases in to the clips saved position
Reproduced on: 2017.1.0b1, 2017.1.2p2, 2017.2.0p1, 2017.3.0b6, 2018.1.0a2
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