Search Issue Tracker
By Design
Votes
0
Found in
5.5.2p2
Issue ID
892228
Regression
No
Wheel Colliders bouncing/misbehaving when you tweak friction parameters
Wheel Colliders bouncing/misbehaving when you tweak friction parameters. If you increase the Stiffness or Extremum Value in Forward Friction settings to make vehicle accelerate realistically with less tire slip, the Wheel Collider component starts bouncing/misbehaving.
To reproduce:
1. Open project.
2. Go to "_Scenes" folder and open "main" scene.
3. Enter Play Mode.
4. Observe the "Test Vehicle 2" game object.
Expected results: Vehicle slips the tires at first, and after a while achieve grip with the ground. Smooth ride throughout the test.
Actual results: After a second of acceleration the vehicle starts to bounce. Gaining and loosing grip very frequently (looks like this is happening, not sure).
(Video: "Example1.webm")
Note: The "Test Vehicle 1", the vehicle next to the bouncing vehicle is identical except for small Stiffness parameter.
The bouncing vehicle has a Stiffness of 3.5, but you start to see the effect starting from Stiffness = 2;
Additional information: You can observe similar results when increasing Extremum Value in Forward Friction.
The problem might be that the wheels starts to spin a little bit to fast and decreasing the torque is the way to go, BUT if you decrease torque the acceleration is unrealistic, very slow.
Reproduces with: 5.3.6f1; 5.4.4p3; 5.5.2p2; 5.5.2p3; 5.6.0f1 spin2; 2017a4;
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment