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
- [iOS] UI Toolkit's DropdownField fails to close on first tap when Windowed Apps is used
- Frame Count differs in the Frame Debugger after exiting Play Mode with the Frame Debugger Enabled
- VFX System Border text cursor is sometimes not visible
- Hub horizontal scroll hides all items when scrolled to the end
- GC Allocation of 384 B every frame when using CinemachineInputAxisController
Add comment