PhysicsPrediction causes ChaosVehicles to only work with PlayerController?

I checked the code and it looks like an authority issue. For some reason the server (also happens for singleplayer) has no authority to add input to the chaosvehiclemovementcomponent causing it to only replicate input. That works fine for player controlled pawns, but not for AI-controlled pawns or pawns without a controller.

1 Like