ReferenceEquals?
Am I missing something obvious?
This is Unity, TMPro.
If
This is Unity, TMPro.
If
text.textInfo.meshInfo[0].mesh and text.mesh are pointing to the same instance - how come the vertices property of the same instance doesn't return true?

