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
- Select Dependencies context menu doesn't work properly in Project Browser
- "GPU Time Threshold" in VFX Graph Heatmap Parameters can be set to a negative value
- List of supported Platforms for 3D Templates in Unity Hub is outdated
- Light.shadowMatrixOverride is ignored when using GPU Resident Drawer
- Setting the the "PreWarm Delta Time" to the smallest value always sets the "PreWarm Step Count" to the different random values
Add comment