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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
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.