I successfully imported an FBX model into Unity. I added rigidbody and a mesh collider (also added a collider with Unity’s FBX import panel). The model just falls through the ground (a plane) ?
Any ideas please ?
Fixed: I made it a convex collider and it doesn’t pass through now.