Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/SampleScene” Scene
3. Enter Play Mode
4. In the Game View, observe the “car“ GameObject
Expected result: The car’s body sits close to the top of the wheels
Actual result: The car’s body is lifted way above the wheels
Reproducible with: 6000.0.19f1, 6000.0.24f1
Not reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.18f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Disabling and enabling the “car” GameObject, or making changes to one of the WheelCollider Components fixes the issue