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
- Mesh.CombineMeshes discards empty sub-meshes when 'mergeSubmeshes' is set to false
- [Linux] MacOS build fails for every architecture when the project contains a "StreamingAssets" folder with empty an "yaml" file
- Property drawers do not always update height correctly when expanded via iteration
- Label with Dynamic Color is not getting Playmode tint in the UI Builder window
- Error "Could not create asset from Packages/com.unity.postprocessing/PostProcessing" when adding Post Processing package via Git URL for the first time
This is a duplicate of issue #939548