Search Unity

Package Manager auto upgrade issue ?

Discussion in 'Package Manager' started by aurelien-morel-ubiant, Sep 5, 2019.

  1. aurelien-morel-ubiant

    aurelien-morel-ubiant

    Joined:
    Sep 27, 2017
    Posts:
    275
    Hello,
    we have a really weird behaviour with Unity 2018.4 AND Text Mesh Pro package.
    Each time we update Unity to a new release version, the TMPro package is auto upgraded without any action from ourself.
    I'm pretty sure it's a bug but why is this happening only with this package ?

    So each time automatically our TMPro package switch from 1.3.0 to 1.4.1 and breaks some part of our code base. Then we have to downgrade to 1.3.0 by hand with a Reimport all process to fix any assets broke by this autoswitch.

    Do you have any report on this @Stephan_B @okcompute_unity ?

    Thanks !
     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,596
    Since version 1.4.1 of the TMP package is the default / verified version for Unity 2018.4, I believe that package would have be auto updated from 2018.3 to 2018.4. However, as far as I know, the package should not be getting auto updated as you upgrade to newer 2018.4 releases of Unity.

    Once you migrate to 2019.x, then the package will get updated to version 2.x which is the equivalent of 1.x for 2018.x.
     
    aurelien-morel-ubiant likes this.