Unity Issue Tracker - Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
Fixed
UUM-39500
Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
Unity: OpenXR
Fixed
2023.2.X
Won't Fix
2023.1.X
2022.3.X
2021.3.X
Fix in PR: https://github.cds.internal.unity3d.com/unity/unity/pull/33218 by updating the OpenXR Package to latest to 1.8.2.
Fix in PR: https://github.cds.internal.unity3d.com/unity/unity/pull/33216 by updating the OpenXR Package to latest to 1.8.2.
Fix in PR: https://github.cds.internal.unity3d.com/unity/unity/pull/33217 by updating the OpenXR Package to latest to 1.8.2.
Reproduction steps:
1. Open the attached project “bug-xr-packages.zip“
2. Look at the Console
Expected result: There are no warnings or errors
Actual result: There are 2 warnings and an error - “MissingReferenceException: The object of type 'UnityEngine.XR.OpenXR.Features.Mock.MockRuntime' has been destroyed but you are still trying to access it.”