com.unity.textmeshpro 1.2.1

com.unity.textmeshpro

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • Package is now backwards compatible with Unity 2018.1.
  • Renamed Assembly Definitions (.asmdef) to new UPM package conventions.
  • Added DisplayName for TMP UPM package.
  • Revised Editor and Playmode tests to ignore / skip over the tests if the required resources are not present in the project.
  • Revised implementation of Font Asset Creator progress bar to use Unity's EditorGUI.ProgressBar instead of custom texture.
  • Fixed an issue where using the material tag in conjunction with fallback font assets was not handled correctly.
  • Fixed an issue where changing the fontStyle property in conjunction with using alternative typefaces / font weights would not correctly trigger a regeneration of the text object.