UE4 Multiplayer out of sync when I interact with other objects

Hey there @RinoSine! So generally the location of replicated things is determined by the server. The player adding an impulse on his side should never force it to change on the server as this could mean players could control everything in the game without limit. Try having the client request the server make that impulse on the ball.