Search Issue Tracker
Fixed in 2017.3.0f3
Votes
0
Found in
2017.1.0p2
Issue ID
936020
Regression
No
Objects are affected by the Root motion even if it is disabled and handled by a script
Reproduction steps:
1. Open the attached project "RootMotion Bug.zip";
2. Open the Test.unity scene
3. Observe that there are 3 cubes:
Cube 1 has the Root motion option turned on the animator UI
Cube 2 has the Root motion option turned on and the script to control the Root motion is applied
Cube 3 has the Root motion option turned off (which is not visible) the script to control the Root motion is applied
4. Play the scene
5. Observe that the Cube 3 is stuck in a loop.
Expected results: if the Root motion is disabled, it will be handled by a script.
Actual results: If the Root motion is disabled and the script is applied, the animation is handled completely differently.
Reproduced on: 5.5.3p3, 5.6.3f1, 2017.1.0p3. 2017.2.0b5, 2017.3.0a2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment