Problem with the base vehicle (Vehicle don't move)

Hello, after dozens of tries, I only have this forum as my last hope.
Now, I’m just trying to create the basic car. But even the different models of cars that I tried, with the different types of collisions that I tried and despite all the tutorials that I could watch, I still have exactly the same problem.

As described in the photo, the vehicle has its wheels that sink into the ground and cannot move at all. Sometimes even, it flies away completely in the air.

I noticed that this phenomenon occurs as soon as I assign the different name bones in the vehicle setup of the blueprint class.
Here is a screenshot of the configuration:

And I also put a screenshot of the Physics Asset

Can I get help?

That will not help, you can get the wheels to spin but the car won’t move.

You need to code car to move in -blueprint or C++.

create an new project with the Vehicle template and check how that is set up.