Rich Text Color Modifies Format

,

Hi,

Before I make a bug report, I would like to post the issue I am having here to see if anyone could solve it. This is the first time I have used Rich Text, so please forgive me if the solution is easy. I am working on a game where different words need to be highlighted, but when I change the color of certain words, the text gets whacked out of format. As seen in the images below are my settings and the issue I am having.

Text Label settings:
image

Problem:
When the text is set to
<font color="rgb(255,255,0)">The</font> duck may swim on the lake, but my daddy owns the lake!

The gui shows

But when the text is set to
The duck may swim on <font color="rgb(255,255,0)">the</font> lake, but my daddy owns the lake!

The gui shows

As seen above, the only change is in the font color, but the word “the” gets split into two different lines, unlike how it was before. A change in color should not make such an impact.

If this is not an error on my part, I would like this topic to be moved over to the appropriate bug report category, or let me know so I can do it myself. If it is an error on my part I appreciate any help fixing the problem.

1 Like

Related bug is found. Perhaps you should search for it next time, but considering sometimes the terminology is unknown for people, I provided the link here.