Character Movement

The code above is correct so I’m kinda lost here. Check your Input settings, maybe you accidentally have the same key bound for different inputs. Also make sure that you are not binding the same function to different inputs in C++ (e.g. MoveForward bound to move right input).