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
- Exception when adding column to multicolumntreeview with visible set to false
- “InvalidOperationException: System.InvalidOperationException” and “Assertion failed on expression” errors are logged when starting Server in Play mode
- [iOS] App freezes and the "You can attach a managed debugger now if you want” message doesn’t show up when running the app on iOS devices with the "Wait For Managed Debugger" setting enabled
- TouchScreenKeyboard.hideInput set from "true" to "false" when TextField is clicked in Android builds
- [Android] ReadPixels gives different results when using Vulkan on some devices
Add comment