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
- Addressables Report window UI is broken when opening via Build > New Build > Default Build Script
 - Addressables Profiles window UI break when creating a new Variable with a long name
 - No character limit when renaming Profile in Addressables Profile window, allowing excessively long names
 - Blurry, low quality Active Profile icon used in Addressables Profiles window
 - Tree Asset Preview window is not updated after assigning a new Material
 
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.