4.5 UMG Button input problem

Im trying to create simple button using UMG, but the game is still taking input from Controller. I can’t see mouse still controlling my player. (button is visible)

Anyone know how to enable input on Widgets in 4.5 preview?

Canvas panel have visibility set to Visible.

Fixed: in playercontroller there is a function “set input mode” - this should be somewhere in basic documentation :wink: