google-ar / arcore-unity-sdk

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

Pixel 2 XL - your devices doesn't support depth? #770

Closed sergiosolorzano closed 3 years ago

sergiosolorzano commented 3 years ago

I'm sorry I don't know how to set the label from bug to helpwanted, I can't tell if it's a bug or config issue on my end

SPECIFIC ISSUE ENCOUNTERED

I'm on windows 10 pro. I run HelloAR scene, can't run depth functionality, settings widge says your devices doesn't support depth. I run this on Pixel 2XL which is supposed to be supported for depth:

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Download arcore sdk 1.21 https://github.com/google-ar/arcore-unity-sdk
  2. Open arcore sdk 1.21 in a new fresh unity project Unity 2020.2.0.b13.3614
  3. Url import with package manager com.unity.multiplayer-hlapi and com.unity.xr.legacyinputhelpers (credit to @EyezLee https://github.com/google-ar/arcore-unity-sdk/issues/758)
    1. Press Build and Run button (install preview along the way)

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

sergiosolorzano commented 3 years ago

Frankly I don't know what I did different, but now it works