Hello!
This is my first time trying out VR development in Unity and I’m just trying to do the basics. I am following a tutorial on youtube (this tutorial specifically) and found that when I drag in the default XR prefab controller into the Model Prefab of the XR Controller, it appears to reverse when played. All interactions like grabbing still work fine, it is just the appearance of the model that is wrong.
Here is the XR Origin
It contains a Camera Offset and a Camera
I then have two Controllers that are children of XR Origin that both have XR Controllers with Prefab controllers given for the Model Prefab
Both prefabs have been zeroed out so it is not an issue of them being reversed.
Any help would be appreciated this has been bugging me for hours, thank you!