google-ar / arcore-unity-sdk

ARCore SDK for Unity
https://developers.google.com/ar
Other
1.4k stars 403 forks source link

arcoresdk+unity urp let background blue #788

Open ar4ds opened 2 years ago

ar4ds commented 2 years ago

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. get arcore-sdk from github
  2. following urp setting guide
  3. when app's running, the background only show camera's solid color

WORKAROUNDS (IF ANY)

when i install 'ARCore XR Plugin' from Unity 'Package Manager', the background works,but api is not enough for me. so i can only use standard render pipeline now

can you give me some advice, thanks!