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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment