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
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
- Text in the Burst Inspector Left side panel overlaps/goes out of bounds when scrolling
- Multiple "Incompatible keyword states" or “Keyword state size mismatch (60 vs 59 keywords)“ Errors when opening the project
Add comment