Exporting a video with clip in it fails to animate clip

When I export a video, it exports and downloads, but the final video only shows tweening from the main project, not from any clips.

For example. I have a clip that spins a box. I motion tween that from left to right. When I hit play, I see the box spinning and moving. If I export as HTML, I also see spinning and moving. Exporting as video however only shows moving, with no spinning.

Here is the project file for testing: https://filebin.net/vkjki4d2qr8nlz2h

Ah I see what’s going on here. I just need to make sure the tweens get applied when the video exporter is rendering each frame.

Will fix ASAP!

I figured it would be a simple fix.

Thanks for the quick response!