Where do Keyboard Shortcuts get saved? (Unreal 5.0)

Hello,

I have noticed that once I change a keybinding in Editor Preferences > Keyboards Shortcuts, it gets automatically taken into account for every new project (Unreal 5.0).

Keyboards Shortcuts is the only category in Editor Preferences that stores them automatically. Yet I can’t find where those keybinding changes are stored.
And they must be stored somewhere, since I don’t need to save them for them to be taken into account for every new project…

All other categories changes can be “Set as Default” and can be found saved in “…\MyProject\Config” (in the file “DefaultEditorPerProjectUserSettings.ini” for example).
Which can then be copy/pasted to files such as “BaseEditorPerProjectUserSettings.ini” (located at “C:\Program Files\Epic Games\UE_5.0\Engine\Config”). So they are taken into account for every new project.

Does someone have any idea where Keyboards Shortcuts changes could be stored?

PS: The export / import solution is NOT what I’m looking for.

Thanks.

Any luck with this? I’m digging around and can’t find anything

%LocalAppData%\UnrealEngine\5.0\Saved\Config\WindowsEditor\EditorKeyBindings.ini
as well as:

  • EditorLayout.ini
  • EditorSettings.ini
  • SourceControlSettings.ini
1 Like