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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment