redbluegames / unity-text-typer

Text typing effect for Unity uGUI Text components
MIT License
307 stars 28 forks source link

Some TMPro tags are not stripped, resulting in exceptions #24

Closed edwardrowe closed 4 years ago

edwardrowe commented 5 years ago

We need to strip all native tags when parsing the text, or else it will calculate the wrong number of characters to print and results in an ArgumentException.

Repro:

  1. Add a