Search Issue Tracker
By Design
Votes
0
Found in [Package]
Issue ID
1188067
Regression
Yes
Game Object Doesn't Animate properly in Timeline when animation Key is applied
After adding an extra animation track to override a character's placement in Timeline, the timeline no longer scrubs correctly.
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
- Inconsistent Placement of Search Clear (X) Icon in "Preset Manager"
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
Resolution Note:
By Design/Or won't fix.
The problem is there are two independent animation tracks be applied. Having them in different timeline means their order is undefined. The preferred way of doing this is added an override track to the timeline that is presently animating the dog.
This is a valid workflow, but difficult to support without adding a priority feature to the animation tracks.