com.unity.textmeshpro 1.0.25

com.unity.textmeshpro

Notes: processedReleased April 3, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.1

Package Dependencies

No dependency metadata provided.

Features

  • Fixed a minor issue with PreferredValues calculation in conjunction with using text auto-sizing.
  • Improved Kerning handling where it is now possible to define positional adjustments for the first and second glyph in the pair.
  • Renamed Kerning Info Table to Glyph Adjustment Table to better reflect the added functionality of this table.
  • Added Search toolbar to the Glyph Adjustment Table.
  • Fixed incorrect detection / handling of Asset Serialization mode in the Project Conversion Utility.
  • Removed SelectionBase attribute from TMP components.
  • Revised TMP Shaders to support the new UNITY\_UI\_CLIP\_RECT shader keyword which can provide a performance improvement of up to 30% on some devices.
  • Added TMP\_PRESENT define as per the request of several third party asset publishers.