So basically im creating a learning app, and i added a feature to import a list from quizlet.
It seems to work fine, but the textmeshpro just won’t display it!
But, if i use a non-imported list (a list created in the app itself) it does work!
Does the text show up if you enter it manually in TextMeshPro component?
To me, it also seems like text might be too large to fit the text box. Alternatively, you might be referencing a different TextMeshProUGUI object or the variable at some point provides an empty string or null value.