Mesh not moving when actor moves

I have a player actor and added a staticmeshcomponent to it. When I move the actor in the viewport it works fine, but when I run the game, only the actor moves and not the mesh. Mobility is set to movable.

Any ideas why the mesh doesn’t move with the actor?

nvm found it. had to disable simulate graphics.