Vehicle steering using rear wheels

I’m making a vehicle setup and its steering from the back. what might be the problem?

In the content browser create a new vehicleWheel Blueprint (search for it) duplicate it so you have two, name one front and one backwheels. on the front do nothing but on the back set steer angle to 0. then inside your pawn on the vehicle movement component you can set the class of each wheel.