Dear devs, Edit: I added a short video, which shows the behavior more clearly: Pls. go to position 2:01 in video for shown a realistic and less theoretic example of the problem. https://www.youtube.com/watch?v=A_z9WDefYUw&t=122s ======================== strafing fwd/bck has serious issues for ppl. with unusual WASD finger position. It happens when "w" and "s" pressed together. It leads to horrible effects, where the ship is not moving, although key "s" is pressed. Quick rep.: ======== Correct for left/right (nice): 1. Press "a" (hold) -> ship strafes left 2. Press "d" (hold) -> ship strafe neutralized 3. Release "a" -> ship strafes right Wrong for forward/backward (bad): 1. Press "w" (hold) -> ship strafes forward 2. Press "s" (hold) -> ship strafes backward 3. Release "w" -> ship is neutralized This is sooooo bad, as the ship stops moving, although a key is pressed!!! It should be: 1. Press "w" (hold) -> ship strafes forward 2. Press "s" (hold) -> ship strafe neutralized 3. Release "w" -> ship strafes back Not sure, why this problem is not highlighted before - at least I could not find an issue report for it. It's not a new problem. It must be there for months and still unfixed. Maybe it started with MasterModes? Or is it intended? I created an issue, just to have a reference. Pls. upvote. Thanks! https://issue-council.robertsspaceindustries.com/projects/STAR-CITIZEN/issues/STARC-127585