Quality Game Settings Menu, a good looking UI ready for use

Hi, this can happen when you have more then one widget at a time. Another widget might overlap the menu, even a small life bar hud can stop menu interaction if it was added to player viewport after settings menu.

To solve this, you set the ZOrder when you add widgets to player viewport. Make sure the settings menu has a higher ZOrder number then your other widgets.