I have terrain with a mesh collider (with convex set to false) and a spaceship with a mesh collider (with convex set to true).
There are certain points in the terrain where the spaceship goes through very easily. I do not understand why this is happening because these areas are pretty flat. What should I be looking for?
I am not using any special sort of terrain, just a basic low polygon mesh.