Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config.FocusMode.AUTO not working #1300

Open
ThomasGorisse opened this issue Oct 15, 2021 · 7 comments
Open

Config.FocusMode.AUTO not working #1300

ThomasGorisse opened this issue Oct 15, 2021 · 7 comments

Comments

@ThomasGorisse
Copy link

ThomasGorisse commented Oct 15, 2021

Hi,

We have an issue with the Config.FocusMode.AUTO.

The focus is never made even if the session is configured with the auto focus mode.
We have to resume the session twice in order to make it work.

It is also the case in the augmented_image_java sample.

Screencast and more infos here: SceneView/sceneform-android#182

Thanks

@tydice
Copy link

tydice commented Dec 6, 2021

Same issue with Samsung Galaxy S21+ and S21 Ultra.

FYI, It's okay with shared session(camera) mode.

@egorix
Copy link

egorix commented Dec 23, 2021

Same applies to Samsung S10e.
Any updates on this bug?

@sandyfriend
Copy link

Internal Bug have been raised to related team.
Will updated if it has more info.

temp walkaround,
put the app to background and bring it back.

@ThomasGorisse
Copy link
Author

Do you know if it can be solved as a configuration push, Google Play Services for AR update or a new ARCore SDK version?

@lorenzoSpacelens
Copy link

lorenzoSpacelens commented Jan 25, 2022

Possible workaround

session.resume() session.pause() session.resume()

@kmayoral
Copy link

I see that this was labeled as fixed in upcoming release on January 27th, 2022. Since then, there have been 3 releases of the SDK. Was this fix included in one of those perhaps? Thank you for the fix and any clarification.

@softlion
Copy link

softlion commented Aug 17, 2023

3 releases ? Much more than that. December 2023 and it is still not fixed.

Google left Arcore die.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants