Search Issue Tracker
Fixed in 2018.3.X
Votes
2
Found in
2017.1.0f3
Issue ID
934650
Regression
No
Timeline animation root motion velocity not affected by object scale
Steps to reproduce:
1.Open attached 'TimelineScaleIssue.zip' Unity project
2.Open ‘Timeline_scale_issue' scene
3.Enter Play mode
Expected results:
Models with reduced scale (0.5, 0.5, 0.5) move with a smaller velocity than normal scale (1, 1, 1) models.
Actual results:
Model with reduced scale which was animated in Timeline moves with the same velocity as a normal scale model animated in Timeline.
Reproduced in: 2017.3.0a1, 2017.2.0b4, 2017.1.0p2, 2017.1.0f3, 2017.1.0b1
Note: Could not test earlier versions because Timeline was introduced in 2017.1.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment