Search Issue Tracker
Duplicate
Votes
4
Found in
2017.1.0f3
Issue ID
933260
Regression
No
Timeline: Animator Reference on game object causes issues in Play mode
To reproduce:
1. Open the project, attached by the tester (see link in the edit)
2. Open the "Tanks Timeline" scene
3. Enable the Main Camera
4. Select the Timeline object in the Hierarchy and scrub through the timeline to see the movement (everything works as expected)
5. Enter Play mode (animations work as expected)
6. Stop the Play mode
7. Expand the Player Motion object in the Hierarchy
8. In the Player object, assign Humanoid animator controller reference to the Animator component
9. Scrub through the timeline (everything works fine)
10. Enter Play mode (animations are wrong)
Expected: Animator doesn't have any effect on the way the animations are played in the timeline OR have a button or toggle in the inspector to override the Animator and other conflicts completely
Reproduced in 2017.1.0b10, 2017.1.0f3, 2017.1.0p2, 2017.2.0b5, 2017.3.0a2
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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
This is a duplicate of issue #939548