In the following lecture, if you see the following error message:
LogPlayerController: Error: InputMode:UIOnly - Attempting to focus Non-Focusable widget SObjectWidget [Widget.cpp(710)]!
Try adding the following line of code:
MainMenu->bIsFocusable = true;