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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment