Jump problem

Hi everyone, I cant’t make my character jump for a long time, one day ago I found out that gap called Kinematic can be the reason. I tried to activate Constraints Z, but it still didn’t help, moreover circle and box colliders don’t work too and I don’t understand why it doesn’t work.

First of all try to learn “Rigidbody” components for example constraints, modes etc.

After that watch a simple jump logic video or read the documentation below.

This one is for “Character Controller Component”

This one is for 2D