Search Issue Tracker
By Design
Votes
0
Found in
2020.1.0a11
2020.1.0b7
2020.2
Issue ID
1241913
Regression
Yes
[Timeline] Animation track not attached when creating timeline on animated gameobject
When creating the timeline for a gameobject with animator component the timeline should get the animation track attached automatically.
Steps to repro:
1. Create a new project.
2. Create a 3D Object.
3. Select the 3D Object>Open Animation Window>Press the record button>Create a new Animation>Save the Animation.
4. Select the 3D Object>Open Timeline window
Actual Result:
Animation track is not attached.
Expected Result:
Animation track should attach automatically.
Occurring on:
2020.2.0a9, 2020.1.0b7, 2020.1.0a11
Working fine in:
2020.1.0a10, 2019.3.12f1
Environment:
Windows 10 & macOS 10.14
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note (2020.2.X):
Starting from Timeline 1.3.0, an Animation track is not created by default when creating a new timeline.