Search Issue Tracker
By Design
Votes
0
Found in
5.5.2p2
Issue ID
892139
Regression
No
Phantom forces when landing a Wheel Collider on an angle
When landing a vehicle on an angle the Wheel Colliders have a tendency to Immediately stick to the ground at a relative 90 degree angle, not like a real tire would or any other collider in Unity engine.
To reproduce:
1. Open project.
2. Go to "_Scenes" folder and open "main" scene.
Note: There are two vehicles on a 70 degree angle.
The "Test Vehicle 1" has the original coefficients of a sideways traction.
The "Test Vehicle 2" has sideways traction coefficients multiplied by 2.
(This is just to show that traction is not the problem here.)
3. Enter Play Mode.
4. Observe the falling vehicles.
Expected results: When vehicle wheels hit the ground the vehicle very slowly rolls on its four wheels, or even rolls on its roof because of the higher center of mass.
Actual results: As soon as one or couple of wheels touch the ground all the wheels Immediately stick to the ground at a relative 90 degree angle.
(Video: "Example1.webm")
Note: In this scenario both vehicles (even with a different sideways traction) touch the ground with all four wheels at the same time.
Reproduces with: 5.3.6f1; 5.4.4p3; 5.5.2p2; 5.5.2p3 (spin 2); 5.6.0f1 (spin2); 2017a4;
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
emmapk
Dec 23, 2020 11:49
hello