Hello, i have the problem that my umg buttons do not work in the packaged version of my game. Only in the editor. I created a clean project and it works fine there but not in my game. I really need help because my game is very widget based and im trying to solve this issue since yesterday. If i hover nothing happens and i also cant click them.
I thought i will never find a solution. The problem was some loading stuff (at least i thought so) so i added a 30sec delay (30sec just for proper testing) before creating the widget. After the widget was created everything worked fine. I think the reason why it worked in the clean project was because it does not have much to load.