[BUG] Editor input options don't accept `Alt` + `Key` (only `Alt` is registered)
Author: xxSeys1Created May 18, 2025Updated Sep 14, 2026
Labelsbuginput
When trying to assign a key combo that includes the Alt key (for example Alt + 1), only the Alt key is registered in the input field in the editor input options.
This means the user can't set any shortcuts that involve the alt key.
Edit: Fixed in #3457 (see: https://github.com/FlaxEngine/FlaxEngine/pull/3457#issuecomment-2892749449)
Version
1.10
Source: FlaxEngine/FlaxEngine