Issue with UiStrokes on TextButtons

I am having an issue with UiStrokes. It works for the “<” character, but not the “>” character. Help! I have no idea what is going on, and barely know how to describe it, so I have attached a video to help those who are trying to help me.

Maybe because RichText is on? Try disabling it

This is correct, I can reproduce this issue.
4c8cd2b711aff4d7a3787a4a3295f1d9

The best choice would be to disable RichText, but if you need RichText on, put this in Text:

<stroke color="#000000" thickness="3">&gt;</stroke>

Make sure thickness is accurate.

Thank you for the additional information!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.