For some reason…if you navigate through the utility and then use the “home” icon button in the lower right corner to return to the default (opening) frame the following line of text will then appear in the “name” input text field:
“level0.Default.instance89.login”
I’ve found that this happens whenever I have both an instance name and a variable set to the same text field. For example, you might check, if your text is being sent through a variable, that you don’t have an instance name for the text box on it as well.
I tend to use the textBoxName.text command myself, rather than variables, but I guess it’s just preference.