Search Issue Tracker
Fixed
Fixed in 2023.2.0a12
Votes
0
Found in
2021.3.27f1
2022.3.1f1
2023.1.0b19
2023.2.0a11
Issue ID
UUM-39500
Regression
No
Console throws warnings and a MissingReferenceException error for XR packages when doing a clean project import
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.”
Reproducible with: 2021.3.27f1, 2022.3.1f1, 2023.1.0b19, 2023.2.0a11
Not reproducible with: 2023.2.0a18
Fixed in: 2023.2.0a12
Reproducible on: macOS 13.4 (Intel)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
- Crash on GetSpriteAtlasDependenciesFromBinary when opening specific project
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
Add comment