Search Unity

ARCoreBackgroundRenderer.cs error

Discussion in 'AR' started by Griffo, Jul 28, 2020.

  1. Griffo

    Griffo

    Joined:
    Jul 5, 2011
    Posts:
    700
    Hi, just updated Unity to version 2020.1.0f1 and now are getting this error

    Assets/GoogleARCore/SDK/Scripts/ARCoreBackgroundRenderer.cs(46,17): error CS0246: The type or namespace name 'ARBackgroundRenderer' could not be found (are you missing a using directive or an assembly reference?)

    Can anyone please tell me how to correct this ? Thanks.

    Screenshot 2020-07-28 at 13.36.46.png
     
    BSRfriends likes this.
  2. reomqu

    reomqu

    Joined:
    Jul 29, 2020
    Posts:
    1
    same issue :(
     
  3. Griffo

    Griffo

    Joined:
    Jul 5, 2011
    Posts:
    700
    Hi, my problem was I had a AR Core directory installed in my hierarchy, once I removed that and only installed Unity AR plugins all worked fine.