I have my character walking on a ground made of cube. (scale 1,1,1). There is no space between them. When I walk, my character sometimes block when trying to pass over the place where the 2 box meet. Like if my player collider was hitting the collider under him. Any fix for that ? Also, I have a rigidbody wih 15 drag and i'm moving with AddForce.
Edit-> Project Setting-> physics-> Default Contact Offset to 0.0001 made it for me