UnityVS under Unity 2021.1.24f1
The setup: strings get concatenated, thrown into a variable, that is read down the line to output into a rich text field.
Problem being, neither \n, /n,
,
or
seems to be recognized as a line break. Am I dealing with a known issue, or does UnityVS / Bolt use a different line break character?


