Skip to main content

Object transform is incorrect after animation has finished playing

This issue could be caused by some of the object's properties that have not been added to the animation, which means Luna does not know what to set them back to.

Possible solution:

  • Add any missing transform properties (position, rotation, scale) to the animation, then set the values in the animation to be what the object’s transform is in Unity before the animation starts playing.

images-small