Troubleshooting: No inputs

If you dowloaded the settings menu after the April 23 (2025) you can ignore this page, except you have input problems and want to double check this simple bleuprint adjustement. Furthermore, the following only applies for enahnced inputs, so it's only relevant for unreal versions 5.1 or later. Currently the settings menu automatically adds the mapping context applied to Key Mappers. However, this is leading to confusion - if you lost inputs it's possibly because the settings menu is overriding your original inputs.

Do the following: Open AC_PC_NiceSettingsComponent and there the function ApplyKeyMappingEnhancedInputSystem. Disconnect the red Condition pin from the Branch node (yellow box). If you struggle to disconnect it hold down ALT and click on the connection line. Make sure the Condition value is checked. So it should look like on the image below.

If you want to use mapping context the settings menu is no loner adding it automatically. So make sure to just add and remove them in your player controller like in general guides about enhaned inputs that you can find somewhere else.

Last updated