Can't add TextMeshPro to Button because a Image is already added error

When I copied the Title to add a button, I got an error. Then I went back to following the tutorial and I got this error. I’m not sure what I am doing wrong, even with a cold the instructions are not that hard to follow.

I see the tutorial has both an Image and TextMesh field?

If you try to add a TextMeshPro component onto the Button GameObject in the Inspector or in the Component menu, you’ll get this error. This is because a TextMeshPro is a Graphic Component like Image, and there can be only one. Instead, with the Button selected, add a TextMeshPro from the GameObject menu.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms