Search Unity

Bug XR Plugin Management error in Unity 2023.2.7f1

Discussion in 'AR/VR (XR) Discussion' started by DigitalAdam, Jan 26, 2024.

  1. DigitalAdam

    DigitalAdam

    Joined:
    Jul 18, 2007
    Posts:
    1,211
    I tried creating 2 new projects; one in HDRP and the other in URP. Both give me this error after installing XR Plugin Management:
    Library\PackageCache\com.unity.xr.management@4.4.1\Editor\Metadata\KnownPackages.cs(12,70): error CS0117: 'BuildTargetGroup' does not contain a definition for 'VisionOS'


    I even tried to use the VR Core project thinking that maybe XR is installed correctly. It was, but the project is Standard not URP like in 2022.

    Does Unity even bother to QA their releases before launch?
     
    detzt likes this.
  2. mistermatti

    mistermatti

    Joined:
    Nov 4, 2021
    Posts:
    1
    Same here. Manually downgrading the version to 4.4.0 in
    manifest.json
    seems to fix it and according to the package's changelogs, should be safe.