docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Eye tracking and foveated rendering

    Android XR supports foveated rendering. This page supplements the OpenXR foveated rendering documentation and outlines how to configure foveated rendering on Android XR.

    Enable eye tracking and foveated rendering

    To enable eye tracking and foveated rendering, you must configure the following settings in the OpenXR section of the XR Plug-in Management settings:

    1. Add the Eye Gaze Interaction Profile under Enabled Interaction Profiles.
    2. Enable the Foveated Rendering feature from All features under OpenXR Feature Groups.

    Refer to Configure project settings to understand how to configure your interaction profiles and OpenXR features.

    Permissions

    To use foveated rendering, you must request the android.permission.EYE_TRACKING_FINE permission. Refer to Request eye tracking permission on Android for more information.

    Build profile

    The Android XR build target from the Build Profiles window automatically enables the Android XR feature group and the Foveated Rendering feature in XR Plugin Management Settings window. Refer to Build Profile in the Unity manual for more information.

    Additional resources

    • OpenXR foveated rendering
    • Foveated rendering (Unity Manual)
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)