#Swiss French Keyboard Layout Misinterpreted
1 messages · Page 1 of 1 (latest)
From testing, it looks like the game detects the layout based on what’s active when Steam is launched, not when the game starts. I was able to partially work around the issue by switching to the UK layout, then closing both Rematch and Steam, and restarting them with the new layout active. That gave me a working QWERTY setup, which is not perfect but at least playable.
I'd recommend checking how you handle keyboard input in UE5.
By default, it uses character based input mappings, which can lead to issues on non QWERTY layouts.
(Was happening with the other beta too so it's not a new bug)