com.unity.textmeshpro 3.2.0-pre.13
Source docsNotes: processedReleased August 21, 2025
Unity Compatibility
Minimum Unity: 2021.3
Package Dependencies
- com.unity.ugui (1.0.0)
🔄 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)
