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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment