Hi, I am currently working on a project, the workflow is as follows:
Initial
-
Create an object in Maya and make sure the pivot is 0,0,0.
-
Export the object as FBX after setting Up Axis to Z.
-
Import the object to Unreal Engine by using default settings.
-
After that, I duplicated the objects in Maya, moved the duplicated objects to different positions and rotated them.
-
Later in Unreal Engine, I duplicated the same number of objects as in Maya and manually entered each object’s transform value to match the Maya object transform.
After everything was done, I found that one of the objects had a different rotation angle than Maya even they are using same value.
Looking at the attachment, the rotation angle of the middle object is different from Maya, but other objects do not have this problem.
After some experimentation, I found that this only happen when an object’s XYZ rotation has values.
Currently it out of my knowledge to understand why it happen and what is the solution to make the object rotation angle match with the Maya one.
So if you have any idea or suggest please let me know, your help is greatly appreciated .
Single Object
initialObject.ma (94.7 KB)
Duplicate the object and change the transform randomly
duplicateObject.ma (137.8 KB)