Search Unity

TextMesh Pro TMP 1.2.4 changelog

Discussion in 'UGUI & TextMesh Pro' started by BenHymers, Jul 11, 2018.

  1. BenHymers

    BenHymers

    Joined:
    Dec 16, 2014
    Posts:
    30
    Hi, there doesn't appear to be a changelog for TMP 1.2.4 yet - the link to the changelog in the Unity package manager UI (on 2018.1, at least) links to a page showing 1.2.3 as the latest version.

    What changed in 1.2.4?
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Version 1.2.4 was released to address a potential issue with serialization that appears to only happen with Unity's internal test framework. Ie. No reports from users but to be on the safe side, I reverted the change where font asset creation settings were only serialized in the Editor.

    Here is the 1.2.4 change log section
    [1.2.4] - 2018-06-10
    Changes
    - Fixed a minor issue when using Justified and Flush alignment in conjunction with \u00A0.
    - The Font Asset creationSettings field is no longer an Editor only serialized field.