TMPEffects icon indicating copy to clipboard operation
TMPEffects copied to clipboard

Outline doesn't work with CHAR animation

Open Helvest opened this issue 1 year ago • 0 comments

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:

  1. Create a GameObject with a Text Mesh Pro component.
  2. Set a text starting with .
  3. Set the text material outline parameter to 1.
  4. See error

Expected behavior An outline not cut by the incorrect vertex sizes.

Helvest avatar Aug 13 '24 22:08 Helvest