Screen Position out of view frustum

Hi!
I am not able to use ARKit Remote Connection. I am getting this error after connecting to iPhone using Console.Is there any way I can fix this issue?

Thank You!

Same issue. Updated iOS to 11.2.5 And Unity Editor to 2017.3.0p3. Used to work with iOS 11.0.
Very Frustrating. This does not only affect remote but any example scene.

Edit:
There is a fix for this on Git: https://bitbucket.org/Unity-Technologies/unity-arkit-plugin/commits/9ce304c8068fd70473007d576331d862a1ceb094

3 Likes

Iā€™m that too. I found that ARKitRemote still runs even with that error occuring.

@jasteinerman likewise here.

Same. These errors actually became less when I rescalled my game window to include the outline of the phone window. Meaning I use a vertical monitor to display the game view at full iphone resolution Now I just have 3 when before I had a bunch.

Same here!! I cannot even check the example because of this error. I did not change any script or camera position. Somehow I can play the screen(at least/still cannot upload it to my iPhone though) when I turn off AR Camera Manager. Is there anyone can solve this problem??

I was finally able to get it working by updating the CameraManager script.Thanks a lot.

3 Likes

It finally works!!! Thanks so much!

for me it helped to change cam position to 0 0 0

1 Like