Search Issue Tracker

Fixed

Votes

0

Found in

4.3.3f1

Issue ID

588528

Regression

No

RichText <color> tag works only works with lower letters.

Assets Management

-

To reproduce:
1) Open the attached project and load 'RichTextBug' scene
2) Run it and notice that in console first text writes word 'blue' in white
3) In script 'RichTextBug.cs'change in line 8 text from 9AFFFFFF to 9affffff and save, run the scene again, and you will notice that it shows correctly

It is also incorrect in GUIText component, so I assume it does not work everywhere.

Add comment

Log in to post comment