Jumping against object while moving bug

Whenever i jump against an short object while running, i have this weird bug where i glitch up a couple of times.

Hello @nrlaz2005 ,

What you can do to reduce the jitter is to set the “Skin width” to 10% of the radius (in your case 0.05) and reduce the “Min Move Distance” to zero.

You can find more information about it here: Unity - Manual: Character Controller component reference

I hope it helps!