Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
Issue ID
1058514
Regression
No
[Timeline] When deleting a track that has a binding, the director will keep a reference to the binding
1) Create timeline
2) Add a track which needs a binding
3) Assign a binding to the track
4) Save scene, run following script (see comments)
5) Remove the the track, then run the script again
The playable director still contains a reference to the bound object, even though the track doesn't exist.
Expected: the playable director should not contain a reference to a bound object if the track does not exist.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Console displays "ArgumentException: Cannot unschedule unknown scheduled function UnityEngine..." error after the "Audio Random Container" closing
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
- "Search by Import Log Type" Icon Nearly Invisible in Light Theme (Project Window)
- [Android] Realtime Directional Light turns off when there is no realtime shadow caster in the view
Add comment