Chaos vehicle receiving input but not moving

Hello I am adding vehicles to my game right now. I copied the mesh, animation, physics ETC from the unreal vehicle demonstration where everything worked. However in my own project the car is not moving. Through some debugging I confirmed that it was receiving input. I will the add the physic component below.


an

I have no idea where to start debugging from here so any help is greatly appreciated.

1 Like

Hello.
I have a similar problem regarding chaos vehicles!

In my case, even though I have the vehicle fully set up, it stops when I switch play…
When I press W or S, the wheels roll, but the vehicle does not move.
Also, when I play Level, the physics simulation works, but the vehicle sinks a bit like this.

Need ideas for debugging.