Hi all, i have installed TextMeshPro free Version 2.0.1 and i have this error :
Library\PackageCache\com.unity.textmeshpro@2.0.1\Scripts\Runtime\TMP_FontAsset.cs(84,16): error CS0433: The type ‘FaceInfo’ exists in both ‘TextMeshPro-2017.3-Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘TextMeshPro, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’
and second line:
Library\PackageCache\com.unity.textmeshpro@2.0.1\Scripts\Runtime\TMP_FontAsset.cs(90,17): error CS0433: The type ‘FaceInfo’ exists in both ‘TextMeshPro-2017.3-Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’ and ‘TextMeshPro, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’
same error x 2.
My settings project is setting .NET4.x
I tried to downgrade TextMesh to the old versions but not solved the problem.
can someone help me?
Tnks for all.