Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.15.1
Issue ID
ADDR-1559
Regression
No
Timelines lose track bindings when they are loaded from the addressables using the "Use Existing Build" option
How to reproduce:
1. Open user's attached "TimelineAddressableIssue" project
2. Enter the Play Mode
Expected results: Animation is played, "It Failed" words turn into "It Worked" words, the red square becomes white
Actual results: No animation is palyed
Reproducible with: 0.8.4-preview, 1.15.1 (2018.4.27f1, 2019.4.11f1, 2020.1.6f1, 2020.2.0b3)
Could not test with: 0.0.8-preview, 0.7.5-preview because of the CS1729 and CS1061 errors
Notes:
- The issue is only reproducible when using the "Use Existing Build" Play Mode Script ("Packed Play Mode" Play Mode Script in older Addressables versions)
- The issue is reproducible with every Timeline package version as well
Comments (1)
-
DenisKen
Nov 14, 2021 22:30
Is there a tutorial to set manually theses bindings?
When I try to get outputs from playable director instance it comes with 0 lenght and I can't get names of objects assigned. Is need to store this names in another file?
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
- Template is opened in Isolation when opening it in Context and users Save the UI Document when prompted to do so in UI Builder
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
Resolution Note:
A Timeline Asset does not include bindings to the GameObjects animated by the Timeline Asset. The bindings to scene GameObjects are stored in the Timeline instance. This means that the user needs to manually set the bindings on the Timeline instance.