I have a Script and when I collide with something it brings up a Text Field GUI, but I have put to many words in it that it runs of the text field. It as a lot of spare space in the text field but doesn't start another line it just runs out of the text field rendering it invisible.
Try using TextArea instead of TextField.