This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
ARPlusSystem/ARPlusSystem-250418/Library/PackageCache/com.unity.xr.arcore@4.2.10/package.json

34 lines
1.8 KiB
JSON
Raw Permalink Normal View History

{
"name": "com.unity.xr.arcore",
"displayName": "ARCore XR Plugin",
"version": "4.2.10",
"unity": "2020.3",
"description": "Provides native Google ARCore integration for use with Unity's multi-platform XR API.\nSupports the following features:\n-Efficient Background Rendering\n-Horizontal Planes\n-Depth Data\n-Anchors\n-Hit Testing\n-Occlusion",
"keywords": [
"arcore",
"ar",
"augmented",
"xr",
"reality",
"core"
],
"dependencies": {
"com.unity.xr.arsubsystems": "4.2.10",
"com.unity.xr.management": "4.0.1",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"_upm": {
"changelog": "### Changed\n\n- Changed the AR Subsystems dependency version from 4.2.9 to 4.2.10.\n\n### Fixed\n\n- Fixed issue [ARFB-322](https://issuetracker.unity3d.com/issues/android-crash-on-android-when-artrackedimagemanager-component-is-added-to-the-ar-session-origin-game-object) where an image library that had an image(s) score too low with the [arcoreimg](https://developers.google.com/ar/develop/augmented-images/arcoreimg) tool, or fail to score at all, would cause a crash at runtime.\n- Fixed issue [ARFB-283](https://issuetracker.unity3d.com/issues/autofocusrequested-can-not-automatically-focus-after-configuring-camera-settings-on-a-device) where changing [ARCameraManager.currentConfiguration](xref:UnityEngine.XR.ARFoundation.ARCameraManager.currentConfiguration) could disable some ARCore features, including autofocus."
},
"upmCi": {
"footprint": "8e87fce82871b75bae1b2e8111cfe3892752f440"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.xr.arcore@4.2/manual/index.html",
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/arfoundation.git",
"type": "git",
"revision": "e9e2efe902fc394d3819244ecff203834e95dcc9"
}
}