com.unity.textmeshpro 3.2.0-pre.11

com.unity.textmeshpro

Source docs
Notes: processedReleased December 10, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

🔄 Changes

  • Fix TMP crash on Hyphen wrapping.
  • Fixed incorrect character caching when font styles and weights are used. UUM-87529
  • Fixed the iOS crash when using fallback fonts created at runtime.
  • Fix exception thrown when pasting text into TMP inputfield with custom validator.
  • Avoid creating a new submesh if the previous one still has space.
  • Fixed the broken URL of the help button on the TextMesh Pro Settings page.