Custom Editor Keyboard Shortcuts not working when trying to launch plugin window

Environment: Unreal 4.27

I’m developing a custom plugin and I wanted to set a keyboard shortcut to make it more accessible.

I went to Editor Preferences and set a new keybind (I made sure that it was a unique keybind - i used a single key for keybind so there’s not chance it was a keyboard issue) and found my plugin in the keyboard shortcut list assigned it a key to “Bring up window”).

No response when I did it. I did restart Unreal Engine and no changes either.

Am I missing something or does this feature not work?

1 Like

Have you found any solution to this? I have the same problem. I actually need this beacause my plugins uses the mouse position in the viewport.