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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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.