HomeGamesUpdatesPricingMethodology
Steam News2 May 20263mo ago

🛠️ HOTFIX: Custom Keybindings Restored (UE 5.7.4 Engine Bug Fix)

just deployed a critical hotfix to address a major issue with the Controls and Keybinding menu following our recent engine upgrade to Unreal Engine 5.7.4.

Full notes

Full DIRECT CONTACT update

Read the full published notes in a cleaner layout. The original post stays linked below.

What changed

2 fixes1 addition2 changes0 removals
  • Gameplay
  • UI and audio
fixedjust deployed a critical hotfix to address a major issue with the Controls and Keybinding menu following our recent engine upgrade to Unreal Engine 5.7.4.
addedThe Issue: Following the latest engine update, many of you noticed that the Custom Keybindings menu was completely blank. You couldn't see your controls, remap your keys, or reset your inputs. This was caused by a newly introduced engine-level bug in UE 5.7.4 where the core Blueprint nodes responsible for reading Input Mapping Contexts were returning corrupted or empty data, completely breaking our custom rebinding interface.
changedThe Fix: Rather than waiting for an official engine patch from Epic Games or downgrading our UI, we went directly into the source code. We have implemented a custom C++ bypass directly into the game's core function library. This custom logic completely sidesteps the broken UE 5.7.4 nodes and safely extracts the Player Mappable Key Settings straight from the C++ asset memory.
changedFully Restored UI: The Controls menu is 100% operational again. All categories, keys, and rebinding prompts will populate correctly.
fixedPlease make sure your Steam client is restarted to download the latest hotfix. Thank you for your patience and for reporting the issue so quickly!

DIRECT CONTACT changes

fixedjust deployed a critical hotfix to address a major issue with the Controls and Keybinding menu following our recent engine upgrade to Unreal Engine 5.7.4.
addedThe Issue: Following the latest engine update, many of you noticed that the Custom Keybindings menu was completely blank. You couldn't see your controls, remap your keys, or reset your inputs. This was caused by a newly introduced engine-level bug in UE 5.7.4 where the core Blueprint nodes responsible for reading Input Mapping Contexts were returning corrupted or empty data, completely breaking our custom rebinding interface.
changedThe Fix: Rather than waiting for an official engine patch from Epic Games or downgrading our UI, we went directly into the source code. We have implemented a custom C++ bypass directly into the game's core function library. This custom logic completely sidesteps the broken UE 5.7.4 nodes and safely extracts the Player Mappable Key Settings straight from the C++ asset memory.
changedFully Restored UI: The Controls menu is 100% operational again. All categories, keys, and rebinding prompts will populate correctly.
fixedPlease make sure your Steam client is restarted to download the latest hotfix. Thank you for your patience and for reporting the issue so quickly!

just deployed a critical hotfix to address a major issue with the Controls and Keybinding menu following our recent engine upgrade to Unreal Engine 5.7.4.

The Issue: Following the latest engine update, many of you noticed that the Custom Keybindings menu was completely blank. You couldn't see your controls, remap your keys, or reset your inputs. This was caused by a newly introduced engine-level bug in UE 5.7.4 where the core Blueprint nodes responsible for reading Input Mapping Contexts were returning corrupted or empty data, completely breaking our custom rebinding interface.

The Fix: Rather than waiting for an official engine patch from Epic Games or downgrading our UI, we went directly into the source code. We have implemented a custom C++ bypass directly into the game's core function library. This custom logic completely sidesteps the broken UE 5.7.4 nodes and safely extracts the Player Mappable Key Settings straight from the C++ asset memory.

What This Means For You:

Fully Restored UI: The Controls menu is 100% operational again. All categories, keys, and rebinding prompts will populate correctly.

No Lost Data

Your existing custom keybindings and preferences remain intact.

Future-Proofed

Our custom C++ patch ensures that future engine updates won't break our input routing again.

Please make sure your Steam client is restarted to download the latest hotfix. Thank you for your patience and for reporting the issue so quickly!

See you in the field. - The Direct Contact Development Team

Source

Steam News / 2 May 2026

Open original post

Changelog.gg summarizes and formats this update. How we read updates.