I have recently been having trouble with newline and a text label. Currently, I have a textbox that takes in whatever I write. I then set the textbox’s text to the textlabel’s text. The issue is when I don’t type a character on a line and press enter to go to a newline, the textlable doesn’t follow the newline.
This video shows the issue (Textbox in yellow and textlabel in white)