Hello,
I’m trying to build a new projet with only TextMeshPro inside (installed from the Package Manager) on UWP with :
Scripting Runtime Version → .NET 4.x Equivalent
Scripting Backend → .NET
Api Compatibility Level → .NET 4.x
Compilation → Use NetCore
I’m also building it as Unity C# Projects.
My build in Unity has no problem, I’m able to open my Visual Studio project but i can’t compile it, you can see the errors I get in the .png below.
Version :
- Unity 2018.1.0f2
- TextMeshPro 1.2.2
What should I do in order to be able to build my project ?
Thanks in advance,
Valentin