Search Unity

Why doesn't Unity let me build my project?

Discussion in 'Editor & General Support' started by formatc2013, Jun 24, 2018.

  1. formatc2013

    formatc2013

    Joined:
    Jul 4, 2016
    Posts:
    30
    Hello everyone!

    I have recently upgraded to Unity 2017.4.5. This required me to reimport TextMeshPro which I used previously in the project. Now I am trying to build (Android, Windows) and it is giving me hell a lot of errors, but I do not have any when I want to run the project. It is yelling about TMP, it does not find specific scripts. I tried to move around the runtime and the editor dll, reimporting all, googleing the error message, but it did not help.
    Please see my errorlog: http://pasted.co/35185b3c.

    Thanks
     
  2. formatc2013

    formatc2013

    Joined:
    Jul 4, 2016
    Posts:
    30
    Actually, the problem was the version of the TMP, I'd had . I had to delete the TextMesh Pro Unitypackage from my:

    C:\Users\MYUSERNAME\AppData\Roaming\Unity\Asset Store-5.x\Unity Technologies\Unity EssentialsBeta Content
    and then I reinstalled TMP from the Asset Store, and it works now.


    This post might be helpful for someone else, that is where I found my answear.