I make an up and down simple cube animation. but when imported unity and play, the object transfrom reseted.
I’m guessing this is because you’re animating the world position. Try making the cube a child of an empty object, and then move the empty object around instead.