TMPEffects
TMPEffects copied to clipboard
Outline doesn't work with CHAR animation
Describe the bug When a TMP text has an outline that enlarges the letter triangles, this size is ignored by the CHAR animation, incorrectly displaying the outline.
To Reproduce Steps to reproduce the behavior:
- Create a GameObject with a Text Mesh Pro component.
- Set a text starting with
. - Set the text material outline parameter to 1.
- See error
Expected behavior An outline not cut by the incorrect vertex sizes.