Vuforia AR app focus issue on iPhone 16 Pro Max

Autofocus Issue with Vuforia Cloud-Based AR on iPhone 16 Pro Max

Summary:

I’m developing a cloud-based AR app using Vuforia that tracks images and displays videos. The app works well on most iPhone models, but I’m encountering a serious autofocus issue on the iPhone 16 Pro Max.

Problem Summary:

The continuous autofocus doesn’t work reliably on the iPhone 16 Pro Max. Despite using Vuforia’s camera configuration for continuous autofocus and implementing it during runtime through scripting, the autofocus remains unstable and slow. This affects image recognition and tracking performance, especially when the target image or phone moves slightly.

Observed Behavior:

  • Other iPhone models: Autofocus works swiftly and accurately without issues.

  • iPhone 16 Pro Max: Autofocus either doesn’t engage at all or is very slow and unreliable. Even when the image appears to be in focus, the app sometimes fails to recognize the target image.

Expected Behavior:

  • The autofocus should work consistently across all devices, including the iPhone 16 Pro Max.

  • The script should successfully engage continuous autofocus after Vuforia initializes, with smooth recognition and stable tracking.

What I’ve Tried:

  1. Vuforia Camera Configuration: I set continuous autofocus in the Vuforia Configuration in the Inspector window, but it didn’t resolve the issue.

  2. Runtime Autofocus via Script: I implemented continuous autofocus using the script below, but the issue persists.

using UnityEngine;
using Vuforia;

public class CamerafocusController: MonoBehaviour
{
    void Start()
    {
        VuforiaApplication.Instance.OnVuforiaStarted += OnVuforiaStarted;
    } 

    private void OnVuforiaStarted()
    {
        bool focusModeSet = VuforiaBehaviour.Instance.CameraDevice.SetFocusMode(FocusMode.FOCUS_MODE_CONTINUOUSAUTO);
        if (!focusModeSet)
        {
            Debug.Log("Failed to set focus mode" + focusModeSet);
        }
        VuforiaBehaviour.Instance.CameraDevice.SetCameraMode(Vuforia.CameraMode.MODE_OPTIMIZE_SPEED);
    }
}

However, the autofocus response is still inconsistent on the iPhone 16 Pro Max, and the camera struggles to focus on the target image.

Steps to Reproduce:

  1. Create a basic Vuforia project with an image target.

  2. Build and deploy the app to an iPhone 16 Pro Max.

  3. Observe the autofocus behavior while scanning the target image.

Affected Versions:

  • Vuforia Engine Version: 10.27

  • Unity Version: Unity 6

  • Workstation OS: macOS

  • Device: iPhone 16 Pro Max (iOS 18)

Other Observations:

  • The autofocus works fine on other iPhone models but not on the iPhone 16 Pro Max.

  • Even when the image appears in focus, Vuforia sometimes fails to recognize the target.

Question:

Has anyone encountered similar autofocus issues on the iPhone 16 Pro Max with Vuforia? Are there any workarounds or specific configurations I can apply to improve the autofocus behavior and ensure consistent tracking on this device?


New contributor

Shalesh Shekhar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật