Search Issue Tracker
Fixed in 2018.3.X
Votes
24
Found in
2017.2.0b5
Issue ID
939548
Regression
No
[Timeline] Clip Root Motion Offsets setting is ignored in the Play mode (inconsistent result between the preview and play mode)
How to reproduce:
1. Open QA-supplied project
2. Load "SCENE" scene
2. Select "Main Camera" in Hierarchy window
3. Hit Play button in the Timeline window to preview and observe the Scene/Game view
4. Now enter Play mode and compare the result with the previous one
Expected result: Timeline animation stays the same both in preview and in play mode.
Actual result: When in play mode, "Clip Root Motion Offsets" setting is ignored producing inconsistent results.
Reproducible with: 2017.3.0a3, 2017.2.0b6, 2017.1.0p3, 2017.1.0f3, 2017.1.0b4
Note: Couldn't test with 2017.1.0b3, 2017.1.0b2, 2017.1.0b1, because "Clip Root Motion Offsets" setting wasn't working at all. (setting wasn't exposed to the inspector?)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Cloud-Ninja
Sep 17, 2018 22:46
Did anyone test this with the 2018.3.0b1 Beta? I have and it doesn't seem to be fixed. I hope I'm wrong.....
GonzoGan
Apr 16, 2018 22:28
Same issue here, will you fix before final release?
WITHIN_Nima
Apr 06, 2018 01:48
Our team is having the same issue in Unity 2017.3.0f3
caosdoar
Feb 22, 2018 22:18
Having this problem in 2018.1b8 in my case seems to only apply translations on the Y axis in play mode while ignoring X and Z values. Something else is rewritting those values? The Animator itself maybe?
mgeorgedeveloper
Dec 06, 2017 17:59
In my case, the root motion offsets are applied clip to clip, but the first clip's root motion offset is completely ignored when in Play mode.