google-ar / arcore-unity-sdk

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

Instant preview showing nothing except a blank screen on the Game Preview and the Instant Preview home page on Android device.. #746

Open aymusbond opened 3 years ago

aymusbond commented 3 years ago

SPECIFIC ISSUE ENCOUNTERED

On running Instant View, I get a blank screen in Unity Game View and only the home page of the ARCore Instant Preview App on mobile. The mobile camera feed doesn't even load.

VERSIONS USED

STEPS TO REPRODUCE THE ISSUE

  1. Open a new scene with all the basic ARCore requirement settings.
  2. Delete the Camera and Light.
  3. Add the "ARCore Device" and "Environmental Light" prefabs.
  4. Follow all the guidelines on running the instant preview, connect mobile through USB, and click on play in the Unity Editor.

ADDITIONAL COMMENTS

These are the screenshots of the respective devices:

image

image

I don't get any errors on running it but I don't know why doesn't the app starts running and still asks me to press play in the editor when I have already done it

aymusbond commented 3 years ago

https://www.youtube.com/watch?v=x589sd_QAh0&feature=youtu.be

I found an example from somewhere. This is exactly how it looks on the mobile. It is connected for sure but doesn't go further than that. How do I solve it?

WhitePenguin2729 commented 3 years ago

ARCore Device-> AR Core Session-> Session Config-> Death Mode : Is it automatic?

I also found an error in the Instant Run when I was in an automatic state.

aymusbond commented 3 years ago

ARCore Device-> AR Core Session-> Session Config-> Death Mode : Is it automatic?

I also found an error in the Instant Run when I was in an automatic state.

Thanks for the reply, but I am still not getting any feed despite my Depth mode being disabled.

dhaminitinAltran commented 3 years ago

was anyone able to solve it yet having the same issue with unity 2020.3.11 ?