2018.2 text mesh pro. plugin Errors.

  1. Delete the old version of TextMesh Pro in the Asset folder
  2. Reopen Project
  3. Window → TextMeshPro → Import TMP essentials
  4. Window → TextMeshPro → Project Files GUID Remapping Tool.
  5. Scan & Save.

This will update the project and fix all missing TMP scripts.

See more info on my blog: makaka.org


Is there a solution for those who don't want to remove our current TextMeshPro files because we have done changes on the classes? The only solution it cames to my mind would be to change the namespace of ALL the previous TextMeshPro scripts... Anybody know / think there is a cleaner solution?

I am trying this now with my several hundred complex prefabs, it looks like it will take approx 6.5 hours.. wish me luck :O

Many thanks.

This didn't work for me( In my empty project (no legacy!) I get these errors even after @atorisa 's 5 steps. (Project Files GUID Remapping Tool never seems to finish scanning and gives no results which I can save, though) I tried to remove the original unity 2018.2 TMP in Explorer but it appears again on unity's upstart! I'm fed up with this bug. I need to use TMP in my scripts but VS doesn't even see the namespace Please, help!

When I used this method it was fine except for Prefabs that contained TMP references, which didn't get updated, so I had to manually replace those.