Hi,
I'm checking the height of lines of text in order to size their parent prefabs correctly. It mostly works great, however I've noticed that there are cases where I'll get a lineCount value of 1, although the text actually wraps. It seems to be cases where it's very close to the character limit for wrapping, or potentially where non-alphanumeric characters push it over the line. Two specific cases are: "It's not even 7 and you've already got *news*" and "...It's pretty nice having a clean slate for once"
Is this a known issue? I'm not on the latest TMP release, but I didn't see anything about this bug in release notes or anything so I wanted to check in before upgrading.