Bug character stuck

Hey im working on a mobile game and i’m stuck with an annoying bug, sometimes the character get stuck in the tiles, already tried to change how the movements are handled and the shape of the hitboxes , doesnt work.
The bug happens randomly on every top left or top right angle on any tile / block.

What the bug looks like :

Here’s my blueprint for my character movement, note we are using a project gravity of 100000 and using terminal velocity to make the character go upward, using set actor location to move him on the left/right according to the direction he is facing.
(You should probably open it on a new tab/window to see it better)

If you have any idea, or if you know how to help me out please dont hesitate.
Thanks in advance.