Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

TextMeshPro 2.00 broken on upgrade to 2019.1 official

Discussion in 'UGUI & TextMesh Pro' started by mvinc006, May 11, 2019.

  1. mvinc006

    mvinc006

    Joined:
    Jan 1, 2018
    Posts:
    91
    Hey Everyone,

    So I've upgraded my unity project from 2018 to 2019.1 official release. Everything is working fine except for TextMeshPro throwing errors while in the editor (as soon as project opens) I do not understand whats going on.

    Here is a snippet of the error code:

    upload_2019-5-11_14-16-1.png

    So far I have tried:

    • Removing any existing packages referring to TextMeshPro from the manager and re-adding version 2.00
    • Restarting Unity
    • Opening the culprit script to try and find what the issue is, I don't see the issue myself.
     
  2. mvinc006

    mvinc006

    Joined:
    Jan 1, 2018
    Posts:
    91
    Found the solution which i'll post here.

    Its because Unity 2018 was using Net 3.5, upgrading to 4.0x in the 2019 project settings helped.

    upload_2019-5-11_14-23-16.png
     
  3. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Just for future reference, there is a Sticky post specifically about this in this forum.
     
    mvinc006 likes this.