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.
The best choice would be to disable RichText, but if you need RichText on, put this in Text:
<stroke color="#000000" thickness="3">></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.