When you have multiple text gameObjects on the screen, if you change the material via script, or any functionality via script, it effects every text object in the scene.
If via script I change just the text of the textObject i want to change…it works perfect…but if i change the material, it effects all of them. Also, if i fade one textObject, they all fade.
so yeah…