Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.6.2
Issue ID
1369709
Regression
No
Can't bind object to TimelineTrack when the curve window is opened
Reproduction steps:
1. Open the user's attached "TimelineBindObject.zip" project
2. Open the "SampleScene" Scene
3. Open the Timeline window
4. Select the "Timeline" GameObject in the Hierarchy
5. In the Timeline window press "Show curves view" on the Animation Track panel
6. Drag and drop "BlueSphere" GameObject on the Animation Track
Expected result: "BlueSphere" GameObject gets assigned to the Animation Track
Actual result: "BlueSphere" GameObject doesn't get assigned to the Animation Track
Reproducible with: 1.5.6, 1.6.1, 1.6.2 (2019.4.31f1, 2020.3.19f1, 2021.1.23f1, 2021.2.0b14, 2022.1.0a11)
Note: You can assign the GameObject through the Select Animator window
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
- [Silicon] Crash on Bytenado.Chatterbox:.ctor when opening a project after creating a partial class of a Dictionary<string, int> containing about 125k entries
- Improve Docs on IHV / DDS import
- Rendering into RenderTexture is affected by Camera transforms when using DrawMeshNow
- [MacOS] Switching project functionality when importing a complete project is broken
- UI Toolkit Debugger has no minimum size for its tabs
Resolution Note:
This issue is caused by particularly fragile IMGUI code, which will be removed by the ongoing rewrite of Timeline to UI Toolkit. Since this code is particularly fragile, we have decided not to address this issue right away and wait for the rewrite to address the issue.