Attaching Character To Pawn In Multiplayer

I have a Pawn being a hoverboard that when a player character presses the interact button they attatch to the pawn and possess it. It works perfectly on the players screen however on all the others screens it does not.

Player View
Player1View

Others View
Player2view

Upon riding, did you try to Multicast the Player attaching to the hoverboard?

Yeah I did that when you initially get on it looks fine for all players but as soon as you start moving it looks like that for everyone else

Did you click every option to “Weld Bodies”?

yes

Without any code I can‘t help