Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b15
Issue ID
624533
Regression
No
Rich text inside a UI.Text object sets the font size to 13 if the text is enclose in <size=0></size>
To reproduce:
1. Open attached project
2. Open example scene
Notice that rich text inside a UI.Text object sets the font size to 13 if the text is enclose in <size=0></size>. In contrast, text mesh makes the enclosed text the same size as the surrounding text, which would be the desired behavior (so that size=0 effectively results in no size change).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
Add comment