3D objects should have their transforms reset.
This means that an object’s position, rotation, and scale should be applied or normalized so they reflect a clean default state. Resetting transforms ensures consistent behavior during animation, proper export compatibility, and predictable interaction with other tools or pipelines. It also helps avoid unexpected scaling issues, mismatched orientations, or transformation errors when the model is used in different software or environments.