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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment