google-ar / arcore-unity-sdk

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

Errors as soon as in imported into unity #738

Closed vishwah13 closed 4 years ago

vishwah13 commented 4 years ago

SPECIFIC ISSUE ENCOUNTERED

VERSIONS USED

THE ISSUE

Assets\arcore-unity-sdk-master\Assets\GoogleARCore\Examples\CloudAnchors\Scripts\CloudAnchorsNetworkManager.cs(73,49): error CS0246: The type or namespace name 'NetworkConnection' could not be found (are you missing a using directive or an assembly reference?)

WORKAROUNDS (IF ANY)

just imported

dziemich commented 4 years ago

Same thing happened to me. There is a fix for that here: https://github.com/google-ar/arcore-unity-sdk/issues/664

vishwah13 commented 4 years ago

https://github.com/google-ar/arcore-unity-sdk/issues/664#issuecomment-570450566 it worked