Search Issue Tracker

Fixed

Fixed in 2020.3.46f1

Votes

0

Found in

2020.3.35f1

Issue ID

UUM-8961

Regression

No

Wrong version of Oculus XR Plugin is available in Package Manager when "Enable Preview Packages" is enabled

--

-

Reproduction steps:
1. Open the attached "1421009.zip" project
2. Go to Window > Package Manager
3. Expand the "Oculus XR Plugin" and click "See other versions"
4. Observe the newest available version

Expected result: The newest available package version is compatible with the Unity version
Actual result: The newest available package version is not compatible with the Unity version (3.0.0-pre.2)

Reproducible with: 2019.4.39f1, 2020.3.35f1
Not reproducible with: 2021.3.3f1, 2022.1.1f1, 2022.2.0a13

  1. Resolution Note (fix version 2020.3.46f1):

    Package metadata has been fixed on the backend. This will apply to all editors performing a search (hence no Unity changeset to provide for the fix).

    com.unity.xr.oculus v3.0.0-pre.2 now has metadata "unity: 2021.2" and "unityRelease: 0b17" meaning it will only be discoverable from 2021.2.0b17 onwards.

    com.unity.xr.oculus v2.0.0-preview.2 now has "unity: 2020.3" and "unityRelease: 21f1" meaning it will only be discoverable from 2020.3.21f1 onwards.

    Verified fix with repro project in 2019.4.39f1 - versions 3.0.0-pre.2 and 2.0.0-preview.2 do not appear in version list.

    In 2020.3.35f1, v2.0.0-preview.2 does appear as expected. v3.0.0-pre.2 does not appear.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.