Search Issue Tracker
Fixed in 1.2.10
Votes
0
Found in [Package]
1.2.4
Issue ID
1202853
Regression
Yes
Object selector (binding) on a track do not show the bound object
1) Create a new gameObject
2) Open the timeline window (Window->Sequencing -> timeline)
3) In the timeline window, click on Create
4) Click on the + button and add an Animation track
3) Drag an object from the scene to the track's object selector
Result: The track object selector shows None even though the object is bound (check in the PlayableDirector component to to see the object bound to the track)
Expected: The track object selector should be assigned to the object being dragged.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
Resolution Note (fix version 1.2.10):
Fixed in PR https://github.cds.internal.unity3d.com/unity/com.unity.timeline/pull/122