Ikaroon / TMP3D

A small extension that makes 3D text with Unity's TextMeshPro possible. It uses raymarching and a geometry shader to work around the limitations of TMP at the moment
Other
97 stars 7 forks source link

ArgumentOutOfRangeException when TMP text field is empty #25

Closed LeaT113 closed 2 years ago

LeaT113 commented 2 years ago

Describe the bug Setting the TMP text field empty throws an ArgumentOutOfRangeException.

Screenshots image