New built-in TMPro breaks older version
Hello, I have an old project that used TMPro. This project was made back in Unity 2018.1.0f1, the version of Unity that doesn't have TMPro built-in. After upgrading my project to 2018.2.2f1, both versions of TMPro are now conflicting with each other with ambiguous method calls. Is there any way to get rid of the built-in TMPro? I've tried to delete the old version, but then again, I fear that I'll have to re-link the components.
Thanks!
(P.S. Yes, I've learned to back up my projects, now :D)
Your answer
Follow this Question
Related Questions
How to fix blurry Text Mesh Pro UGUI ? 0 Answers
Textmesh pro doesn't show up in game object menu, so i cant add a textmesh pro object 0 Answers
Fix TextMesh Pro UI outline shader artifacts 4 Answers
Line wrapping in string array elements (using \n) 0 Answers
Textmeshpro: setting text to string.empty does not return an empty string 2 Answers