Prefabs and Text/Textmeshpro (found solution)

Hi!

So basically i am creating prefabs in a game (instantiate) and would like to use some sort of UI on it but the problem is that when i test it the text shows nothing even though it is there.

Solution was changing the “TextmeshproUGUI” Component to “TextmeshproText”