I am using Unreal engine 5.0. When I enter the main menu, the key is there and I can continue to enter the main menu again and again. The settings menu, on the other hand, is more complicated, if I say continue from the main menu without pressing the back key, the interface remains there. How do I fix this?
Can tell a little bit more
I can’t understand the problem
when I press the stop game key, the pause menu opens, but I can press the pause meu open key repeatedly, and the same interface opens repeatedly. My problem is exactly this
Can I see the character code for pausing the game
well you need to add some blueprints nodes to hide/remove the interface after you have use it.
download this unreal free project, it has a lot of examples to make you start in learning blueprints. there is a section about user interfaces, after you have open the project use the Open Level from the editor menu and you will find a lot of levels with blueprint setups and examples
you also might want to also check if the widget has already been added to the viewport, before you add it to the viewport