Currently, focusing on a TextBox clears the visible text, but does not actually update the .Text property.
Instead, .Text should be updated with a blank string on focus, as .Text should be consistent with the rendered text.
TextboxBug.rbxl (15.1 KB)