Search Issue Tracker
Fixed in 5.1.0
Votes
0
Found in
5.0.0f1
Issue ID
671793
Regression
No
The wheel colliders are at odd angles depending on which other objects are enabled
To reproduce:
1. Open attached project
2. Open PhysicsNotWorking scene
3. Select TyreColliders gameobject
4. Notice that are rotated at an odd angle and don't work properly
5. Disable Right game object
6. Press play
7. Stop play mode
8. Select TyreColliders gameobject
9. Notice that now wheel colliders are at right angle.
Comments (2)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Hazzius
Mar 30, 2015 18:44
Same problem. If i want to use some rotated Box Collider's at same GO as Wheel Collider, the WC gone mad after i start the scene.
82apps
Mar 13, 2015 03:53
I think I've encountered a similar issue - it appears that rotating colliders in the same game object as the wheel collider (even if not a direct parent) will often cause the wheel to rotate with it, usually erratically. Worth noting that if the collider is a trigger, it will not cause this behavior.