OnKeyDown in UMG is not getting called

Nowadays solution is easy:

  1. In Widget DESIGNER select root element (same as Widget name) and in Details window set it “Is Focusable”
  2. In Widget GRAPH Override function OnKeyDown in a way like
  3. If Widget has been created in a common way, Esc will show menu and close it back