Search Unity

Current Stable Non-Deprecated, Non-Preview AR Setup in Unity 2019?

Discussion in 'AR' started by kenney003, Jul 30, 2019.

  1. kenney003

    kenney003

    Joined:
    Oct 19, 2017
    Posts:
    3
    I am trying to get an ARKit Setup working in Unity 2019.1.11, but am having trouble figuring out what all packages work with one other. I have a lot of experience using the Unity ARKit Plugin which is now deprecated.

    It seems the Standard Renderer is deprecated, and HDRP/LWRP is the way to go. HDRP is still in preview and may be a bit overkill for what we're doing. It also seems that LWRP 5.7+ is not supported by ARFoundation. When I try, I get no Camera feed. When I download the ARFoundation LWRP Sample Assets, it seems to only support LWRP 5.6 and below and throws compiler errors in 5.7.

    What is the recommended setup?
     
  2. enhawk

    enhawk

    Joined:
    Aug 22, 2013
    Posts:
    833
    Standard renderer works fine.