com.unity.textmeshpro 1.4.0-preview.3a

com.unity.textmeshpro

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Improved performance of the Project Files GUID Remapping Tool.
  • Fixed an issue with the TMP\_FontAsset.TryAddCharacters() functions which was resulting in an error when added characters exceeded the capacity of the atlas texture.
  • Updated TMP\_FontAsset.TryAddCharacters functions to add new overloads returning list of characters that could not be added.
  • Added function in OnEnable of FontAsset Editor's to clean up Fallback list to remove any null / empty entries.
  • Added support for Stereo rendering to the TMP Distance Field and Mobile Distance Field shaders.