Hi, I have this problem there the character controller starts sliding on edges while it’s in air. If you jump or fall and just barely reach a platform you get stuck on the ledge. You can slide left and right or walk backwards and fall down, but the controller will not clip up to the top of the platform unless you reach a corner of the platform. While in this state the controller counts as being grounded even though it’s stuck to the side.
I tried changing the step height, but that made it clip up on corners while on the ground, even on taller platforms.
Is there anything I can do?