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
- Shader Graph Asset icon is not shown on creation unless you confirm the name
- APV Sky occlusion doesn't consider the terrain
- [iOS] "EXC_BAD_ACCESS" Player crash when Script Debugging is enabled
- Cursor skips input fields when tabbing between two sets of input fields
- "Shader error redefinition of 'Varyings'" error appears when selecting the shader
Add comment