Reputation: 9
I just deleted the TextMeshPro package and I don't know where to create a simple UI text now.
It doesn't show it for me anymore.
Upvotes: 0
Views: 79
Reputation: 579
I assume that you are talking about TextMeshPro
?
Usually if you right click in the hierarchy, you will find stuff as text elements under UI
. If you have TextMeshPro
installed you still can find regular Button
, Text
, Input
etc. elements under UI
> Legacy
.
Upvotes: 1