arcore-unity-sdk
arcore-unity-sdk copied to clipboard
Instant preview showing nothing except a blank screen on the Game Preview and the Instant Preview home page on Android device..
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
- Unity: 2019.4.5f1
- ARCore SDK for Unity: 1.18.0
- Device manufacturer, model, and O/S: Oppo, f11 pro, Android 10
STEPS TO REPRODUCE THE ISSUE
- Open a new scene with all the basic ARCore requirement settings.
- Delete the Camera and Light.
- Add the "ARCore Device" and "Environmental Light" prefabs.
- 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:
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
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?
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.
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.
was anyone able to solve it yet having the same issue with unity 2020.3.11 ?