Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Question Default XR Controllers Appearing Reverse

Discussion in 'VR' started by sreen999, Jan 14, 2023.

  1. sreen999

    sreen999

    Joined:
    Nov 24, 2020
    Posts:
    4
    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
    upload_2023-1-14_13-17-5.png
    It contains a Camera Offset and a Camera
    upload_2023-1-14_13-17-51.png
    upload_2023-1-14_13-18-11.png

    I then have two Controllers that are children of XR Origin that both have XR Controllers with Prefab controllers given for the Model Prefab
    upload_2023-1-14_13-19-47.png
    upload_2023-1-14_13-20-28.png

    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!
     
  2. sreen999

    sreen999

    Joined:
    Nov 24, 2020
    Posts:
    4
    What it currently looks like in-game
    upload_2023-1-14_13-28-18.png