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
- [Android][Vulcan] "UNITY_DISPLAY_ORIENTATION_PRETRANSFORM" is always 0 when the render pipeline is URP
- Editor loads for a long time when doing an Undo action in a large Shader Graph
- Memory leak when building AssetBundles
- [Asset Bundle] AudioSource output field not staying connected correctly when loaded from Asset Bundle
- [Android] Duolashock4 controller is not detected after disconnecting and reconnecting controller while the Player is running in the background
Add comment