Search Issue Tracker
By Design
Votes
0
Found in
5.2.2f1
Issue ID
747895
Regression
No
[WheelCollider] Wheel Colliders does not spin until 4000 force is applied to an object
To reproduce the issue follow the steps:
1. Open "u5wheels" project user has attached
2. Open "wheelrepro" scene
3. Play scene
4. Open "Cube" GameObject in inspector
5. Increase force variable in "Force Add" script component
6. "Cube" is going to start move when force reaches about 4000 units
Note: User added "cheat" variable in "Force Add" component that adds motorTorque and temporary fixes the issue.
Workaround: Adding small torque to the wheels unlocks their movement.
Repro Video: http://screencast.com/t/Np2KmoRW
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment