com.unity.textmeshpro 3.2.0-pre.13

com.unity.textmeshpro

Source docs
Notes: processedReleased August 21, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

🔄 Changes

  • Ensure line breaking rules are preserved for CJK. (UUM-108849)
  • Fixed additional cases of incorrect character caching handling when font styles and weights are used with fallback font assets and multiple text objects present in the same scene. (UUM-97348)
  • Consume events before they are passed to the TextField when IME is active.(UUM-105598)
  • Fixed NullReferenceException sometimes occuring when setting TMP\_Text.isTextObjectScaleStatic on a disabled object. (UUM-92041)