#Game shows wrong key icons and doesn't respect non-standard keyboard layout

12 messages Β· Page 1 of 1 (latest)

dense seal
#

I use de neo2-bone on linux and I very much like where c, x, and v are for hotkeys. Unfortunately the game does not respect the alternate layout and uses the QWERTZ positions of these keys, requiring me to use ctrl+v for ctrl+x, ctrl+ΓΌ for ctrl+c and ctrl+Γ€ for ctrl+ΓΆ. I believe the game should either update the icons for fixed positions, or respect layouts for certain hotkeys. VG, ICPN

wooden bridgeBOT
#

Thank you for reporting this bug! Our team will review your report soon.
Feel free to add more details in follow-up messages β€” we're also scanning for duplicate reports automatically now.
πŸ“¨ There are currently 17 reports awaiting team review. Due to the high volume, it may take a little longer for us to get to yours.

πŸ“‹ Log files help us investigate issues. You can find yours here:
β€’ Linux: ~/.config/unity3d/tobspr Games/shapez 2/Player.log

πŸ’Ύ Savegame files (.spz2) are very helpful if relevant to the issue!
Export via Main Menu β†’ Play β†’ click the download icon on the relevant savegame.
You can also find them here:
β€’ Linux: $XDG_CONFIG_HOME/unity3d/tobspr Games/shapez 2/

#

Wrong keys displayed
Done β€’ Priority: Medium β€’ Fix: 4 - Early Access β€’ Resolution: Done

When using a non-QWERTY keyboard layout (such as fr-bpo_afnor), the Certification and settings menu display incorrect Keybindings. The displayed keys show QWERTY layout positions instead of the actual keyboard layout being used, even though the correct Keybindings work in-game based on physical keyboard position. The issue was caused by texts not updating when the keyboard layout changed. This has been fixed so that switching between keyboard layouts (e.g., German/English) now correctly updat...

#

Fix undo not mapped to "Ctrl+Z" on german layout
Done β€’ Priority: Medium β€’ Fix: 4 - Early Access β€’ Resolution: Done

The Undo keybinding is not correctly mapped to "Ctrl+Z" on German keyboard layouts in the default settings. Currently, the Undo function is mapped to "Ctrl+Y" instead of the expected "Ctrl+Z" on German keyboards. Testing revealed that after fixing, the keybinding correctly assigns to the physical "Z" key and maintains proper functionality when switching between German and English layouts after restarting the game. The Ctrl+X keybinding causes a flicker when pressed but does not function prope...

#

Using 'United States-International' keyboard layout (windows) causes R to display for R keybind. To Doβ€’ Priority:Lowβ€’ Fix:None`

When using the 'United States-International' keyboard layout on Windows, the Keybinding display for the R key incorrectly shows a grave accent backtick symbol before the R, appearing as `R instead of just R. This occurs specifically with the US-International layout and is corrected when switching to a different keyboard layout. The issue causes confusion as it suggests a key combination is required when only the R key is actually bound. The Keybinding functions correctly but the visual displa...

#

Hotkeys are displayed as "^R" instead of "R"
To Do β€’ Priority: Low β€’ Fix: None

Keybindings are displayed incorrectly in the UI, showing characters like "^R" instead of "R" or "Β΄" instead of "E" on German keyboards, and "`R" on Brazilian keyboards. The issue occurs when the game is initially launched with a non-English keyboard layout, but switching keyboard layouts during runtime does not reproduce the problem. The bug appears to be caused by the Unity input system's QueryKeyNameCommand returning wrong key names, possibly due to a race condition in the initial caching o...

#

Ctrl+Z also triggers the action bound to the Z key
To Do β€’ Priority: Low β€’ Fix: None

When using Undo with Ctrl+Z, the game also triggers any action bound to the Z key alone. This affects users with non-QWERTY keyboard layouts, such as French AZERTY keyboards where movement keys are ZQSD instead of WASD. For example, if camera movement up is bound to Z, pressing Ctrl+Z to undo will simultaneously move the camera upward. The expected behavior is that modifier key combinations like Ctrl+Z should not trigger the base key's action.

#

Changing keybindings doesn't update tutorials / UI
Done β€’ Priority: Medium β€’ Fix: OLD Early Access β€’ Resolution: Done

When a player changes their keybindings in the settings, the tutorials and UI elements do not update to reflect the new key assignments. This is especially problematic during the Certification, where players who have already rebound keys will see incorrect key prompts that don't match their actual controls. The issue was observed during playtesting. The expected behavior is that all tutorial messages and UI hints should dynamically display the currently assigned keybindings rather than showin...

dense seal
#

I have changed the hotkey settings, but this only half fixes the problem

cedar bolt
#

Thank you for your report @dense seal ! Keybinds seems to be changing correctly in Windows when switching between English and German. So it might be Linux related issue, I'd like to ask some questions to further investigate the root cause of this issue

  1. Into which language are you changing the system's language to?
  2. In which version is this occurring?
dense seal
wooden bridgeBOT
#

βœ… Thank you for providing further information, our team will have a look again!