You have to explicitly set the Input mode now, use SetInputGameModeOnly for non mouse stuff and SetInputGameModeUIOnly or SetInputGameModeAndUI for button functionality.
You can find them by right clicking in an EventGraph, turning of Context Sensitive and typing SetInput…