TextBox inserts instead of TextButton

Hello bugs team!

Come across this when trying to insert a TextButton into a Gui object:

As you see, when I type ‘Text’ and then insert a TextButton it inserts a TextBox, whereas if I type ‘Button’ it inserts a TextButton.

1 Like

I can see that Studio selects TextBox instead of TextButton when you hover over it, are you able to repro this bug with other Instances that you insert with the + button?