Screen Gui Folder Bug

So recently I’ve experienced an issues with a game I am working on regarding Screen Guis. Essentially, if you place a ScreenGui inside a folder and script a button outside of that folder to open said Gui, it will open the first time a player uses it, but if that player dies (or resets) and tries to open the Gui using the button, it will no longer work. Anyone know the reason why? The setup is shown below


Screenshot (748)

1 Like

My theory is that folders in starter GUIs don’t reset, only screenGUIs, I understand folders can keep your work tidy, But you are probably off removing the folders and leaving the screen GUIs