Search Issue Tracker
By Design
Votes
0
Found in
4.3.0b2
Issue ID
564141
Regression
No
Root position of a character is incorrect when imported in Unity
Steps to reproduce :
- import the project attached
- click on "Elum_idle" animation and notice that the position of the root node is between the feet
- open the max file in the project folder and notice that the root position is just behind the character's feet
Explanation :
This is normal because you are using a humanoid rig which retarget the motion and compute a root motion from the retargeted data.
If you want an exact match for your root position you will need to switch the rig to generic in model importer.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment