Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2018.3.13f1
Issue ID
1149063
Regression
No
Timeline animation asset won't update
When using a version control system (Git, Collab, etc.) to edit the same project, all edits to an animation track/clip are updated properly when pushing/pulling changes, EXCEPT for keys within a clip or infinite track. The modified keys are not updated as expected.
This is not OS related, can reproduce this issue on Mac->Mac, Windows->Windows and Mac->Windows.
User reported this using Git. I reproduced the same issue using Collab.
Re-importing the Timeline asset, re-loading the scene or project does not fix the issue. Re-loading the project actually discards the update/changes completely.
repro:
(Unity instance A)
- create a new project
- create a Cube
- create a Timeline
- create an animation for the cube
- save project
- upload the project to a version control system (ex: Collab)
(Unity instance B)
- open saved project using versin control system in a seperate instance of Unity
note: animation is the same in both instances of the project
(Unity instance A)
- edit/modify key(s) within the existing animation clip
- push edits to version control system
(Unity instance B)
- pull edits from version control system
bug: file is updated, but animation keys have not been updated/modified.
expected: animation keys get updated/modified in Timeline.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Add comment