reposting here from main page; inputs seem to be dropping on the PC version of the game. i am using a 144Hz monitor and all inputs are showing on the input display, but both keyboard and mouse inputs on all menus and ingame are being dropped a little more than half the time. this essentially makes the game unplayable.
This problem ONLY displays itself on 144hz; switching to 60hz on my monitor removes this issue entirely. I would guess that the input thread is running at a fixed 60 FPS and looking for onkeydown events that might have already been consumed on a previous frame.