ARCore projects not running properly on Pixels

Howdy,

I have tried both the Epic sample project and the HelloAR project from Google’s dev site.

Both of the give me a black screen, as if the camera is not turning on. The apps do have permission to use the camera.

With Epic’s ARSample project, I get the debug data in the corner, and a circle in the middle I can touch the screen and see the x,y stats, but nothing else works.

With Google’s project, I have similar results, but the instead of the circle in the middle, I get a text box that says ARCore is not supported on this device"

I have tried a Pixel XL with both projects and the ARSample project also on a Pixel XL 2.

I have also tried changing several of the project settings, including SDK versions as well as Ant and Gradle.

Any thoughts on what could be the problem?

Cheers,

Sterling

I have the same problem exactly, apps build on my google pixel 2, even when i manually set permissions for camera, my app and the default ARsample app do not display the camera.

We were able to get it working, but I can’t say that this is the solution for everyone. Make sure you install ARCore service, as mentioned under “Prepare your phone” in this doc: Unrealのクイックスタート  |  ARCore  |  Google Developers