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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment