35 lines
1.5 KiB
JSON
35 lines
1.5 KiB
JSON
{
|
|
"name": "com.unity.xr.oculus",
|
|
"displayName": "Oculus XR Plugin",
|
|
"version": "4.0.0",
|
|
"unity": "2022.2",
|
|
"unityRelease": "18f1",
|
|
"description": "Provides display and input support for Oculus devices.",
|
|
"keywords": [
|
|
"oculus",
|
|
"xr",
|
|
"vr",
|
|
"virtual",
|
|
"rift",
|
|
"quest",
|
|
"xreditorsubsystem"
|
|
],
|
|
"dependencies": {
|
|
"com.unity.xr.management": "4.2.0"
|
|
},
|
|
"repository": {
|
|
"url": "https://github.cds.internal.unity3d.com/unity/xr.sdk.oculus.git",
|
|
"type": "git",
|
|
"revision": "feb0ba57c2ff63fb5f42b28da30f4d67fd328a6e"
|
|
},
|
|
"relatedPackages": {
|
|
"com.unity.xr.oculus.tests": "4.0.0"
|
|
},
|
|
"_upm": {
|
|
"changelog": "### Changed\n- Updated Oculus plugins to v51. V51 plugins no longer provide support for Quest 1 devices or 32-bit Windows builds\n- Moved Late Latching settings out of the Experimental section\n\n### Removed\n- Removed Quest 1 as a target device in the Oculus XR Plugin settings and manifest entries\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/"
|
|
},
|
|
"upmCi": {
|
|
"footprint": "4f07a414ed0eba0c9e45520f728845aecedf643e"
|
|
},
|
|
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.xr.oculus@4.0/manual/index.html"
|
|
}
|