Every time I try to import textmeshpro I get this error
*Failed to import package with error: Couldn't decompress package
UnityEditor.AssetDatabase:ImportPackage(String, Boolean)
TMPro.TMP_PackageResourceImporter:OnGUI() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMP_PackageResourceImporter.cs:45)
TMPro.TMP_PackageResourceImporterWindow:OnGUI() (at Library/PackageCache/com.unity.textmeshpro@2.0.1/Scripts/Runtime/TMP_PackageResourceImporter.cs:189)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)*
I do not get this error when importing anything else. I have looked at the code it is referencing and saw nothing out of the ordinary.
↧