Show mouse cursor work but need one first click to work

I am trying to show the mouse cursor when pausing the game…and i am able to do that .But the problem is here that after showing the mouse the first click is not computed…and after that i can click the buttons…
I think my blueprint doesn’t have a problem and I guess the answer must be somewhere else…

Try using the “Set Input Mode UI Only” and input the widget you want to have focus. That should work!

Hope that helps =)

1 Like

thanks a lot man