You can't use a Rigidbody component with a CharacterController. The CharacterController component handles its own simulation, so remove the Rigidbody component
↧