d086e45d22
- LyShine assets with "consume all input" could accidentally eat the escape event that exited game mode - The main window has a shortcut for exiting game mode, but this wasn't being triggered in this context, so we go ahead and catch the Escape key event ASAP in EditorViewportWidget to ensure the game mode exit fires Signed-off-by: nvsickle <nvsickle@amazon.com>