Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
5.4.0f3
Issue ID
903883
Regression
No
Animation starts sliding in Blend Tree preview when having more that two animations
To reproduce:
1.Open users attached project "Root_Motion_Side_Walk_Issue.zip"
2.Double click on Assets > AnimatorController1D_WORKING
3.Double click on "Move" animation
4.Select Blend Tree and drag game object "Rig" from the hierarchy to Blend Tree preview
5.Click play on the preview and observe as the object moves to the left as it should be
6.Double click Assets > AnimationController1D_NOT_WORKING
7.Double click on "Move" animation
8.Select Blend Tree and drag game object "Rig" from the hierarchy to Blend Tree preview
9.Click play on the preview
Expected result: animation is played the same
Actual result: animation starts sliding
Reproduced on:5.2.1f1 5.3.4f1 5.4.0f3 5.5.3p2 5.6.0f3 2017.1.0b2
Notes: when project is built animation behaves the same, using WORKING controller, animation works normally, using NOT_WORKING, animations starts sliding
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Not compatible Style Sheets can be selected in the TSS files under "Style Sheets"
- Errors are thrown for lists and arrays in build using IL2CPP when data class contains both #if UNITY_EDITOR fields and generic fields
- "There can only be one active Event System" Warning is logged when entering Play Mode in the BenchmarkScene of the 3D Universal sample Template
- Motion blur is forced and exaggerated through transparents when "Sort with Refractive" and Motion blur is enabled
- MaterialPropertyBlock of a SpriteRenderer is reset when it is updated through the color picker
Add comment