Hello. I have a (hopefully) simple problem. I have two different layouts, on being a menu with a button, the other one being a layout with just a black background and a text atop of it. The button in the menu calls a "Go to layout" event, going to the other layout. This other layout does nothing but wait for 5 seconds and then call a "Go to layout" event, going back to the menu. When I visit the layout with the text the first time, the text is visible and everything works fine. On the second time however the text has somehow disappeared and doesn't reappear on any later attempt.
Any help is highly appreciated.