I’m pretty new to unity and VR development, I’m following the code with VR pathway. everything has been going great through the setup of the VR Room space and I haven’t had any issues with anything thus far. I’ve gotten to the point where we add in the UI windows, added the canvas and background image with no issue but adding a Text mesh pro object just doesn’t show any of the text.
I tried deleting the text mesh pro files and re-importing but same issue. when I go to a 3D game I made in another tutorial it works just fine, it seems to only be in the VR core that it isn’t working and I can’t figure out what I’m doing wrong
I have no idea how it got fixed but it seems to have worked itself out?
I deleted the whole canvas about 10 times making a new XR canvas → UI image → UI text mesh pro each time and the text didn’t show up. I then made a new one without deleting the one that wasn’t working and the second object in the scene seemed to work just fine, I saw the text. I then deleted them both and made a new first TMP object and again the text didn’t show up, I deleted it and made a new first object and it didn’t show up, I made a new second object and it worked, made a new 3rd object and it worked, deleted them all and made a new first object and it worked. deleted it and made another new first one and it worked again.
so anyway, now it’s working just fine and i have absolutely no idea what or if I even did anything to fix it.