Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-12-12 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."]]],[]]