Input forwarding with chaos vehicle

I’ve been driving myself mad over the past few days when it’s really the car I want to be driving.

I am trying to forward inputs to a chaos vehicle but the vehicle is not responding to anything.

I have a debug that show’s that the vehicle movement component’s throttle input is being set correctly but there is still no response from the vehicle itself. Taking possesion of the vehicle directly and everything works as intended. I just can;t get my head around what could be the cause of it.

Here are the inputs being sent from my player controlled pawn

And the the called functions within the chaos vehicle blueprint

The event tick shows the correct expected input value


And require controller for inputs is unticked

I’m hoping somebody out there can help me from going round in circles and make my car go round in circles instead.

Thanks in advance