ARCoreBackgroundRenderer.cs error

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.

1 Like

same issue :frowning:

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.