Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
1
Found in
2018.3.0b2
2019.1.0a1
2019.2.0a1
Issue ID
1116297
Regression
Yes
GameObject's original position changes when making changes in its Animator Track's Animation Clip
How to reproduce:
1. Download project from OC "Case_1116007_TimelineAnimationPlayableAsset"
2. Open Timeline Window
3. Select "TimeLine" in the Hierarchy
4. Click on HumanoidWalk Animation Track in Timeline Window
5. In the Inspector, change position x value
6. Set position x value back to 0
Expected result: "Character" is in the same position compared to the starting position
Actual result: "Character" position is different from the starting position
Reproducible with - 2018.3.0b2, 2018.3.2f1, 2019.1.0a14
Not reproducible with - 2017.4.18f1, 2018.3.0b1
Notes:
1) This is not reproducible when Apply Root Motion is set to true in "Character" Animator
2) This bug only reproduces if Timeline Window is open
3) Changing any other value or parameter in the Inspector when HumanoidWalk Animation Track is selected also produces the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment