Stuttering Issue with Boxcar Actors in Unreal Engine

I created a train in Unreal Engine, where the train head actor updates the positions of the boxcars in real time. When the boxcars are Static Meshes, they move smoothly, but when they are Actors, they stutter. Why does this happen?

Static Mesh

Actor

BluePrint Code