com.unity.textmeshpro 3.2.0-pre.5

com.unity.textmeshpro

Source docs
Notes: processedReleased July 18, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

🔄 Changes

  • Fixed Input Field not handling submit and cancel for Gamepad and other input devices. UUM-5093
  • Fixed Input Field showing square character and warning when control characters are entered. (UUM-24871)
  • Fixed TextMeshPro crash when upgrading materials. Case #TMPB-187
  • Ensured PreferredHeight handles various line heights correctly in TextMeshPro. Case #TMPB-165
  • Set FaceInfo setter to public in TextMeshPro. Case #TMPB-182
  • Ensured sprites used correct indexes in TextMeshPro. Case #TMPB-200
  • Made Maskable now propagates to SubMesh in TextMeshPro. Case #TMPB-191
  • Added missing \_ScaleRatioA to HDRP and URP shaders in TextMeshPro. Case #TMPB-169
  • Fixed TextCore crash when upgrading materials. Case #UUM-32513