Hi !
I have a complex UI object in World Space. Everything worked until I applied the Prefab from the scene, not on Opening the prefab.
Now when I launch Unity the UI shows, but as soon as I run the scene, it disappears, then stays invisible even on exiting play mode…
The GameObjects are present and active but images and text with UI default material don’t show anymore.
The only thing left is the TextMesh Pro texts. One clue might be that I use both UI.Text and TextMesh Pro texts…
This is not a layer problem, as all my layers are marked as visible.
Do you have an idea on what’s happening? The prefab might be corrupted or what? The new prefab system has gotten me trouble more than once…
Thank you for your help !
Sev