googlesamples / arcore-depth-lab

ARCore Depth Lab is a set of Depth API samples that provides assets using depth for advanced geometry-aware features in AR interaction and rendering. (UIST 2020)
https://augmentedperception.github.io/depthlab/
Apache License 2.0
780 stars 153 forks source link

S20 Ultra - InvalidOperationException("Invalid depth value"); #10

Closed sethhaller closed 4 years ago

sethhaller commented 4 years ago

When testing on S20 Ultra is throwing InvalidOperationException("Invalid depth value"); Objects and wraps are not being pinned and are just floating around when moving phone. I did not encounter this issues when testing on a S9+. Also S20 Ultra has no issue when running Depth Lab app.

sethhaller commented 4 years ago

Seems to have been just a one time issue?

ruofeidu commented 4 years ago

Hi sethhaller,

Thank you for your feedback in Depth Lab? How did you resolve this issue? Did you fix it by restarting the phone?

Thank you so much!

Cheers, Ruofei

sethhaller commented 4 years ago

Ruofei,

I rebuilt and redeployed the App and the issue did not reappear.

Thanks, Seth