I upgraded my project from Unity 2019 to Unity 2020 and now I receive an error
MissingComponentException: There is no 'CanvasRenderer' attached to the "Caret" game object, but a script is trying to access it.
I read that I need to upgrade TextMeshPro to 3.0.1 to fix this but I can't figure out how to do that.
The package manager only has version 1.2.2 and I can't find any other place to download this.
Please help.
↧