google-ar / arcore-unreal-sdk

ARCore SDK for Unreal
https://developers.google.com/ar/
Apache License 2.0
277 stars 122 forks source link

Unreal ARCore / ARTemplate - ARTemplate Black Screen after Stopping and Restarting ARMode #82

Open PeterPansen opened 3 years ago

PeterPansen commented 3 years ago

Hey there! Hope I'm in the right section:

Test Project:

ARTemplate Project, no modifications. Deployment on an Android Device.

Unreal Version:

Ran into this problem in 4.25.4

Description:

If you run your Android application for the first time after deployment, ARSessions can get stuck. Start an ARSession, the Camera Feed will appear. Stop the ARSession, it will disappear. Start the ARSession again, black screen remains. No camera feed coming in. Quitting your application entirely and restarting it, solves this issue. But this, sadly, is not an option for all projects...

Steps to Reproduce:

Create a new ARTemplate Project for Android Deploy on your Android Phone Start Application (Bug only happens first time opening after deployment, keep that in mind) Start AR Mode (Camera Feed comes in) Stop AR Mode (Camera feed stops. Black screen. This is intended) Start AR Mode (Black Screen. No Camera Feed coming)

If I'm making an obvious mistake, let me know

KyleN97 commented 3 years ago

Having the same issue in 4.26

RapidBlaze commented 3 years ago

me too!

Saikarthi commented 1 year ago

did you find anything.? same prob here @PeterPansen @RapidBlaze @KyleN97 @devbridie @fredsa

fredsa commented 1 year ago

This repo represents a now old version of the ARCore SDK for Unreal Engine. Per https://developers.google.com/ar/develop/unreal-arcore-sdk, it's recommended developers visit the latest Unreal documentation (https://docs.unrealengine.com/5.0/en-US/developing-for-arcore-in-unreal-engine/) and resources.