google-ar / arcore-unity-sdk

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

ARCore on iOS doesnt work #691

Open prateekjadhwani opened 4 years ago

prateekjadhwani commented 4 years ago

I ran the cloud anchors sample project as per the instructions

SPECIFIC ISSUE ENCOUNTERED

I get this error message in XCode

NullReferenceException: Object reference not set to an instance of an object.
  at GoogleARCore.Examples.Common.PointcloudVisualizer._ClearCachedPoints () [0x00000] in <00000000000000000000000000000000>:0 
  at GoogleARCore.Examples.CloudAnchors.CloudAnchorsExampleController.Start () [0x00000] in <00000000000000000000000000000000>:0 
GoogleARCore.Examples.CloudAnchors.CloudAnchorsExampleController:Start()

And i see a white screen as soon as i click on the "Create Room" button

VERSIONS USED

Information about similar bug.

I was able to see that there is a similar issue https://github.com/google-ar/arcore-unity-sdk/issues/317 but this was closed and it never received any more responses. So, I am creating a new one. Please forgive me if it is a duplicate.

Zumbalamambo commented 4 years ago

Android does not love iOS anymore