Rigidbody glitches when collides with object.

I’ve set it up to where the player who has a rigidbody will not glitch through the wall, but it still glitches when it hits the wall.

57456-screen-shot-2015-11-02-at-100533-pm.png

Player

Please help.

Use MeshColliders for walls if you need to detect fast movement collisions.