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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- Test Runner fails to create a script in the active path when selecting a file as the active path
Add comment