Unity Issue Tracker - Mesh collider doesn't work when using a large mesh
Closed
UUM-55410
Mesh collider doesn't work when using a large mesh
Unity: PhysX
Won't Fix
6.0.X
2023.3.X
2023.2.X
2023.1.X
2022.3.X
2021.3.X
After review we have elected not to address this issue at this time.
Reproduction steps:
1. Open the attached “MeshColliderBug.zip” project
2. Open the “Assets/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the falling Cube GameObjects in the Game View
Expected result: Both red and pink Cube GameObjects land on the “Plane” GameObject
Actual result: Pink “Cube” GameObjects fall through the “Plane” GameObject