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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment