Original Discord Post by etinesaego | 2024-07-10 13:54:19
quick one- if I wanted to change XR rigs and still get the UI to render upon NPC approach, what scripts in the UI and the rig have to be mirgated and vice versa? basically, if the XR rig is modified or changes, the UI doesn’t appear in-game; the canvas outline does appear in play mode. Unity 2022.3.12f1
hi thanks for trying to help. I was able to fix it while using the stock XR rig that comes with the VR kit and adapted it to AR, but it would be nice to know what scripts or settings point to either the Rig or the camera or collider that tells the UI to appear and for the interaction to occur.
hello. no I took the VR demo scene and compared it to a working AR XR rig trying to match scripts across the UI and in the Rig and didnt see much of a difference. As long as I utilized the XR rig from the prefab and upgraded to AR scripts (openxr) i got it to work, but I cant swap out the rig with say an OVR rig