I am using a screen GUI textbox. When the game starts, whatever I type in the textbox doesn’t actually change the “Text” property of the textbox. If I were to manually change the text property it wouldn’t do anything. But it works fine while I’m in roblox studio (In build mode; not testing)
Make sure the check the Text property of the TextBox in the PlayerGui not the StarterGui
1 Like