Try using the forum picture mechanism. All picture links above are broken.
Generally use a capsule for the player.
Rigidbody physics only work with collider primitives (boxes, capsules, sphere) and convex colliders.
If you just need an FPS solution, try this prototype one:
That one has run, walk, jump, slide, crouch… it’s crazy-nutty!!