Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

TextMeshPro could not be found #55

Open
zachwright opened this issue Sep 21, 2018 · 4 comments
Open

TextMeshPro could not be found #55

zachwright opened this issue Sep 21, 2018 · 4 comments

Comments

@zachwright
Copy link

I'm getting CS2001 errors for about 45 resources such as the following:

\Origami\Packages\com.unity.textmeshpro\Scripts\Runtime\TMP_UpdateRegistery.cs' could not be found. Project: Unity.TextMeshPro

I'm new to C# and Visual Studio, so I apologize if this is an obvious solution, but when trying to follow the HoloLens academy videos and using the source files, I get these errors. Is TextMeshPro something I should download on my own, or are they supposed to be included in these source files?

Thanks!

@keveleigh
Copy link
Contributor

Huh, we don't use TextMeshPro in any of the Academy courses.

Which version of Unity are you using?

@KI07
Copy link

KI07 commented Sep 22, 2018

Had exactly the same issue. For me it worked to remove the preinstalled Package TextmeshPro. In Unity go to "Window" --> Package Manager --> under Packages: remove TextmeshPro

@keveleigh
Copy link
Contributor

Linking with MicrosoftDocs/mixed-reality#557, which came to the same conclusion as the comment above. Thanks for the solution!

@zachwright
Copy link
Author

Sorry, still very new to the Visual Studio/C#/Unity world. Thanks for the solution! It's working now!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants