Search Unity

Prefabs and Text/Textmeshpro (found solution)

Discussion in 'Prefabs' started by petizero, Feb 29, 2020.

  1. petizero

    petizero

    Joined:
    Jan 1, 2019
    Posts:
    47
    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.

    Uno.png Two.png
     
  2. petizero

    petizero

    Joined:
    Jan 1, 2019
    Posts:
    47
    Solution was changing the "TextmeshproUGUI" Component to "TextmeshproText"