Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Bug Resource Importer Window does not exist

Discussion in 'UGUI & TextMesh Pro' started by Ashteron, Dec 12, 2020.

  1. Ashteron

    Ashteron

    Joined:
    Dec 12, 2020
    Posts:
    1
    Hello I have recently tried to revive my project but when I tried to run it there were countless bugs. As a result I updated Unity to 2020.1.17f1 and TMP to the newest version.

    Now the bugs I encounter are:

    Library\PackageCache\com.unity.textmeshpro@3.0.3\Scripts\Runtime\TMP_ResourcesManager.cs(34,21): error CS0103: The name 'TMP_PackageResourceImporterWindow' does not exist in the current context

    and

    Library\PackageCache\com.unity.textmeshpro@3.0.3\Scripts\Runtime\TMP_Settings.cs(397,25): error CS0103: The name 'TMP_PackageResourceImporterWindow' does not exist in the current context

    I tried reinstalling TMP after deleting the cache inside appdata/local but it didn't help.
     
    SirSalzig likes this.
  2. Kalan

    Kalan

    Joined:
    Sep 3, 2012
    Posts:
    2
    I have the same issue. Did you solve it?
     
  3. Stephan_B

    Stephan_B

    Unity Technologies

    Joined:
    Feb 26, 2017
    Posts:
    6,588
    What version of Unity and TMP package are you using?