Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug Updating TMP and alignment loss.

Discussion in 'UGUI & TextMesh Pro' started by ihgyug, Oct 8, 2020.

  1. ihgyug

    ihgyug

    Joined:
    Aug 5, 2017
    Posts:
    194
    Hi,

    Upgrading TMP version from 2.0.1 to 2.1.1 causes a reset to default of the alignment field in all TMP components (Unity 2019.4.11).

    Before:
    upload_2020-10-8_19-11-57.png
    After:
    upload_2020-10-8_19-12-16.png
     
  2. Stephan_B

    Stephan_B

    Unity Technologies

    Joined:
    Feb 26, 2017
    Posts:
    6,588
    Make sure you close all scenes before updating the TMP package. Then reload those scenes and the alignment should be fine.

    Note: Make sure you do not save the scenes or any prefabs with the incorrect alignment otherwise, it will save the new / incorrect alignment.

    Let me know if the issue persists.