Hello everyone!
I have being struggling with this error all day long.
I have 2 scenes, both are working perfectly when I hit play on the incividual scene. However,
When I link the scenes via:
SceneManager.LoadScene("MainMenu", LoadSceneMode.Single);
The Textmesh Pro text don’t show up again.
Here is the example:
agonizinginfamousdorado
As you can see, all the Canvas elements are working as they should, but the Text is missing when you reload the scene.
Wierdly enough, when you move the clipping planes they show up.
milkymildbug
More Screenshots to help: