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. Dismiss Notice

Question Adding VR into HDRP pieline WARNING Message

Discussion in 'VR' started by Therduude, May 18, 2023.

  1. Therduude

    Therduude

    Joined:
    Aug 20, 2022
    Posts:
    3
    Hello

    I'm totally noob to the Unity and don't have a clue about the warning pop up I get when I try to add VR XR component into my HDRP pipeline.

    I Use Character Creator 4 and will be using characters form there in my VR game, but in order to get all the textures right so I don't need to search them all one by one and add intothe character mesh I use CC4 Unity Add on which does this by default and also gives all the CC4 texture sliders so I can keep tweaking in Unity instead.

    Because of this I need to use HDRP Pipeline. I tested to start VR pipeline, but the CC4 import doesn't work in it. So I thought to just do HDRP to make it work and then add XR in my hdrp, but noooo. Of course it isn't this simple.

    I get this warning message which I don't know what to do with, but seems that the VR can't work in HDRP pipeline is my quessing ???

    How the hell I can make a VR game when the VR component itself don't work. Is there anyway to firx this or am I not understanding something here ?

    thanks
     

    Attached Files:

    • 3.png
      3.png
      File size:
      10.4 KB
      Views:
      34
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    4,254
    This isnt HDRP related at all. VR requires the use of the new input system. You can switch to it in project settings, or if you need the old input system you need to select both
     
  3. Therduude

    Therduude

    Joined:
    Aug 20, 2022
    Posts:
    3
    I went into Input System package since Unity manual says this is the new input system. I don't really understand what this even is, but here's a photo how it now looks in the input System Package once I enabled it if I did the correct thing. Onthe right side you see on the pic that I still have 1 issue depending I don't understand what to do.
     

    Attached Files:

    • 4.png
      4.png
      File size:
      216.6 KB
      Views:
      37