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
762 stars 152 forks source link

Errors when opening the project on Unity version 2019.4.1 #37

Closed Hisaack closed 2 years ago

Hisaack commented 3 years ago

Hi, I have downloaded the repo and imported ARCore Unity SDK into the project and all the dependencies including Multiplayer HLAPI 1.0.8, and XR Legacy Input Helpers 2.1.7. Here is the screenshot attached below. Screenshot (642)

ruofeidu commented 3 years ago

Hi Hisaack, sorry for the late reply due to vacations. I have personally tried both branches on Windows and Mac in Unity 2019.4 and 2020.3 respectively for the two branches and both builds work for me.

From the log, I think XR Legacy Input Helpers is not loaded... Which OS are you using? If you are trying out the arcore_legacy_sdk branch, would you like to use Unity 2019.4.22f or above but starting with 2019.4? Thank you so much!

ruofeidu commented 2 years ago

Let me know if you have further error that I could help.