Satinel
1
After importing the Pre Course Package I had a number of errors related to Text Mesh Pro, something to do with converting Vector4[] to Vector2[]
If you experience similar, re-import both Text Mesh Pro Essential and Examples & Extras and the errors should be fixed.
2 Likes
Wauw, this worked. Just did not realized that in 2023.2.7f1 the TextMeshPro is no longer in the package manager 
It is now just part of Unity 
Thanks
1 Like
Hi, I had the same problem with Unity 2023.2.20f and couldn’t understand what you meant by re-importing TextMeshPro.
So for slower people like me, the solution is:
- Delete the TextMeshPro folder from the Assets folder.
- Restart the project (might not be needed but I like to be sure).
- Go to Window → TextMeshPro → Import TMP Essential Resources
- Go to Window → TextMeshPro → Import TMP Examples and Extras
Now the project seems to be working as on the video.
1 Like