Hello i got a XR reticle problem where it points to the wrong direction instead of always up on UI (Images to demonstrate).
I am using XR Interactor Line Visual (XRToolkit) and set the gameobject reticle.
it works find if the UI is in a certain rotation (0,0,0). but if you change the UI rotation it starts to rotate itself and not point to the direction UP (the top of the UI).
even if i am rotating the UI only in one axis but the direction of the reticle changes towards down.
Edit: i made my own script to handle the reticle, position and rotation.