Problem with VR smooth movement

Hello, I am new developer on ue5, trying to make VR games. I just started doing my first project and i have a problem. I tried to smooth movement with thumbstick using AddMovementInput, but when i try to move, I don’t move normally, instead of moving smooth and in direction that my camera looks, I move in random direction and something like dashing.
Here is the code: