Search Issue Tracker
Fixed in 2020.1.X
Votes
4
Found in
5.2.0f3
Issue ID
725365
Regression
No
[WheelCollider] Suspension generates negative forces on high damper values
Repro steps:
1) Create a new project and import the package I attached
2) Open scene Negative suspension force
3) Run and notice the telemetry data in the Game view
4) Press Enter to give force to the object
5) Notice that F(Which shows WheelHit.force data) becomes negative for a short time
6) Pressing R restarts the position and pressing T enters slowmotion so you can see it a little bit better
7) By changing Vehicle - Huge Damper -> WheelColliders child component Damper value to a lower will stop generating negative force
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
- Reflection Probe renders black when baked with GPU Resident Drawer and GPU Occlusion Culling enabled
- Crash on RuntimeAnimatorController::BuildCustomController when playing a specific animation
- [iOS] Screen flashing after the iOS splash screen
- File watcher does not trigger after the AcquireFloatingLease and before the Entitlement check
- HDR Output gets disabled in the Editor when Reflection Probe is enabled during runtime
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a15, requires suspensionExpansionLimited be set to true on WheelCollider