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.
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Add comment