XR Plugin Management error in Unity 2023.2.7f1

,

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?

1 Like

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.