#Swiss French Keyboard Layout Misinterpreted

1 messages · Page 1 of 1 (latest)

gaunt mirage
#

Using a QWERTZ keyboard with the Swiss French layout selected in Windows causes the game to load with an AZERTY layout instead. I understand this might be an oversight, but Swiss French is actually a QWERTZ layout and not the same as standard French. This is the first time I’ve seen this issue in any game or app.

#

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)