VR4Medical/ICI/Library/PackageCache/com.unity.xr.oculus@f23ad2c521e1/package.json
2025-08-20 11:12:05 +03:00

37 lines
1.6 KiB
JSON

{
"name": "com.unity.xr.oculus",
"displayName": "Oculus XR Plugin",
"version": "4.5.1",
"unity": "2022.3",
"unityRelease": "1f1",
"description": "Provides display and input support for Oculus devices.",
"keywords": [
"oculus",
"xr",
"vr",
"virtual",
"rift",
"quest",
"xreditorsubsystem"
],
"dependencies": {
"com.unity.xr.management": "4.4.0"
},
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/xr.sdk.oculus.git",
"type": "git",
"revision": "952df4302289a51a63d59c9eecb8c0da8b8e458c"
},
"relatedPackages": {
"com.unity.xr.oculus.tests": "4.5.1"
},
"_upm": {
"changelog": "### Fixed\n- Fixed warnings and errors related to using Direct3D 12\n- Automatically disable Direct3D 12 when the Oculus XR Plugin is enabled on Windows in Unity 6.1 and higher\n\n### Known Issues\n- `Unity.XR.Oculus.Stats.PerfMetrics` entries currently return `0` when using the OpenXR runtime\n- `Unity.XR.Oculus.Stats.AppMetrics` entries return `0` on all Oculus runtimes\n- For both of the above, the suggested replacement is to use the profiling tools available via the Oculus Developer Hub: https://developer.oculus.com/documentation/unity/ts-odh-logs-metrics/\n- `Acceleration` and `AngularAcceleration` values on tracked poses currently return `0` when using the OpenXR runtime. This is a limitation of the OpenXR API"
},
"upmCi": {
"footprint": "82efa37f5338a0ea08df6de4e6c0ea3e22c995e3"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.xr.oculus@4.5/manual/index.html",
"_fingerprint": "f23ad2c521e15c5bf931562999bf3e9268208212"
}