Upgrade to AR Foundation version 6
ARCore Extensions for Unity's AR Foundation supports all
version 4
and
version 5
and
version 6
of AR Foundation. To upgrade your existing AR project to AR Foundation 6.x from
AR Foundation 5.x, follow these steps:
AR Foundation 6.x continues to requires the Input System package
due to a dependency on TrackedPoseDriver
.
The ARCore Extensions Sample Scenes require the legacy input module.
To support both the Input System package and the older Input Manager,
in Project Settings > Player > Other Settings set Active Input
Handling to Both.
Update or remove, deprecated and changed APIs from Unity's AR Foundation
What's new in version 6.1
In Player Settings > Player > Other Settings > Application Entry Point,
check Activity is Checked and GameActivity is Unchecked
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[null,null,["Last updated 2025-02-28 UTC."],[[["ARCore Extensions for Unity's AR Foundation supports AR Foundation versions 4, 5, and 6."],["Upgrading to AR Foundation 6.x requires addressing Input System package dependencies and potentially adjusting Active Input Handling to \"Both\" for compatibility."],["Developers need to update or remove deprecated APIs and ensure specific settings within the Player Settings are configured correctly for the upgrade."]]],[]]