Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.2p2
Issue ID
699698
Regression
No
[Colliders] Disabling/Enabling Mesh Collider stops Wheel Colliders from functioning
Repro steps:
1) Open project and scene 'scene'
2) Start the game
3) Disable Mesh Renderer in Vehicle -> RendererAnCollider
4) Notice nothing changes
5) Enable Mesh Renderer in Vehicle -> RendererAnCollider
6) Notice Wheel objects do not work properly because Vehicle object falls down
Workaround is possible through disabling/enabling Wheel Colliders of all Wheel objects at the same time
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment