Have you tried checking your player sprite component in the character? It should be rotated so that the front is facing in the same direction as the light blue arrow in your character.
If your sprite is rotated the wrong way, then it can cause an issue like the one you are describing.
If that doesn’t work, you could try debugging by disabling “hidden in game” on the Arrow Component to see which way the capsule is facing.