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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Add comment