thank you for playing.
- the game would sometimes ignore my input, and make my character stop
I don't have a linux setup to test this, but maybe you resolved already for me: movement is indeed set to fixedupdate. I'll study a solution.
you should read input in update, but move using physics in fixed update.
I'm happy I can help