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
- Long Prefab save times when using Unity 2022.2 and higher
- Console displays error "UnityException: Creating asset at path Assets/Scenes/ .scenetemplate failed." during scene template saving
- "Development Build" watermark is shown in non-development UWP release builds
- Console errors appear when the Inspector is set to Debug and a GameObject is selected
- A script public variable value is not used when set in the Inspector window
Add comment