Search Unity

TextMesh Pro [Unity 2018.3] After importing TMP essentials "overrides" show TMP entries you can't get rid of

Discussion in 'UGUI & TextMesh Pro' started by Samhayne, Jan 15, 2019.

  1. Samhayne

    Samhayne

    Joined:
    Jun 15, 2009
    Posts:
    45
    In case somebody else runs into this problem.
    Already sent a bug report so I use the same text for this posting as I used there.


    1. What happened
    ===========

    After importing the "TMP Essentials" which Unity proposes after using Text Mesh Pro the first time newly created prefab instances will show TMP overrides you can't get rid of. (See screenshots showing the steps)

    Unity Version: 2018.3.1f


    2. How we can reproduce it using the example you attached
    ====================================


    1. Create a new empty Unity project
    2. Add a new TMP gameobject via GameObject->UI->Text Mesh Pro Text
    3. Turn it into a prefab
    4. Observe that the GameObject doesn't show any overrides
    5. Now do the import of TMP Essentials as shown in screenshot #4
    6. Repeat steps 2-3 or copy the existing TMP gameobject
    7. Observe that there is now a TMP override as shown in screenshot #5 and #6. You can't get rid of it using apply/revert.











     
  2. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    This issue was reported previously and will be addressed in the next release of the TMP package which will soon be released.

    The only remaining issue related to the new Prefab modes is related to the Mesh Filter but all other override issues have been resolved.
     
  3. Samhayne

    Samhayne

    Joined:
    Jun 15, 2009
    Posts:
    45
    Thanks, Stephan_B!

    I also noticed that Mesh Filter issue but didn't find out yet how to reproduce that one.

    Looking forward to the bugfix. :)
     
  4. psypol

    psypol

    Joined:
    Dec 20, 2013
    Posts:
    25
    Hi. Any ynews on this ?
    still appears even in TMP 1.4.0
     
    Last edited: Apr 3, 2019
  5. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    Only the Mesh Filter should be visible. This is an issue the Prefab team needs to address and related to the Mesh Filter component itself and not TMP.
     
  6. psypol

    psypol

    Joined:
    Dec 20, 2013
    Posts:
    25
    thanks for the answer.
    and is there any way to solve this issue ? i mean to not have this Mesh filter component listed ?
     
  7. Stephan_B

    Stephan_B

    Joined:
    Feb 26, 2017
    Posts:
    6,595
    That is what the Prefab team needs to address which is to provide some mechanism to have certain components or serialized properties ignored.