Today I found this weird behaviour writing within the inspector or assigning dinamically via C# script strings that contain occurrences with r+i, so that I see on my game the text component as if I inserted there a newline, for example, having a string like
I will then find on video this result:
where also the ‘i’ disappear.
Anyone else happen this crap or it is just me?