TextLabel does not allow \n (newline) from LocalizationTable

I am trying to use \n for new lines in TextLabels and TextButtons for Localization purposes, but I realized this does not work when trying to set a TextLabel’s string to a string from Translator:FormatByKey()

NewLineBug_repro.rbxl (25.8 KB)


2 Likes

Hi @alexnewtron - thank you for reporting this issue. Is this new behavior, or has this always been an issue for you?

1 Like

Hi @DrRanchDressing I’ve never tried using \n before honestly, so I’m not sure if this is a regression or if this has always been an issue. There isn’t a lot of documentation or prior devforum discussion on how newline works either, so it’s hard to say.

Hi @alexnewtron thank you for the additional info! I’ve created a ticket for us to investigate this.

1 Like