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
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Resolution Note (fix version 1.2.10):
Fixed in PR https://github.cds.internal.unity3d.com/unity/com.unity.timeline/pull/122