Page 1 of 1

[2.0.76] While quickbar is hidden quickbar hotkeys aren't working

Posted: Sun Apr 19, 2026 8:39 pm
by aglaron
When I use lua API to set player.game_view_settings.show_quickbar to false (through mod or console), all "Shortcut XX" ("quick-bar-button-xx") hotkeys stop doing anything.

Steps:
1. Start new Freeplay game.
2. Put wood into slot #1 of quickbar #1. (Check "Shortcut 1" hotkey puts wood into cursor)
3. Enter in console (repeat if needed): /c game.players[1].game_view_settings.show_quickbar = false
4. Press "Shortcut 1" hotkey (game control "quick-bar-button-1").

Expected: wood is placed in cursor stack.
Actual: cursor is empty.

Same result when changing game_view_settings.show_quickbar with a mod.

Notes:
- Same result for hotkeys "Next active quickbar" and "Previous active quickbar".
- Hotkeys "Rotate active quickbars" and "Select quickbar XX" work as expected.
- Hotkeys for other controller bars (tool bar, shortcut bar) work as expected when corresponding bar is hidden in a similar way.

Re: [2.0.76] While quickbar is hidden quickbar hotkeys aren't working

Posted: Wed Apr 22, 2026 3:19 pm
by Rseding91
Thanks for the report. This is now fixed for 2.1.