Preventing tab key to navigate in widget buttons

I had a similiar problem.
Fixed it by adding the node “Set Focus to Game Viewport” when pressing the tab key.
This will put the focus back on your viewport.

5 Likes