Search Issue Tracker
Won't Fix
Won't Fix in 1.8.X
Votes
0
Found in [Package]
1.8.0
Issue ID
OXRB-187
Regression
Yes
[OpenXR] UnityEngine.XR.OpenXR.Features.MetaQuestSupport.MetaQuestFeature exception is outputted when Android Module is not installed and OpenXR is not selected as that XR Plugin
Steps to reproduce:
1. Open the attached project "TestVRBug.zip"
2. Make sure Android Module is not installed
3. Enter Play Mode
4. Observe error in the Console:
`MissinReferenceException: The object of type 'UnityEngine.XR.OpenXR.Features.MetaQuestSupport.MetaQuestFeature' has been destroyed but you are still tryingg to access it.`
Expected results: No exceptions are outputted when Android Module is not installed and OpenXR is not selected as that XR Plugin
Actual Results: UnityEngine.XR.OpenXR.Features.MetaQuestSupport.MetaQuestFeature exception is outputted when Android Module is not installed and OpenXR is not selected as that XR Plugin
Reproducible in: OpenXR 1.7.0 - 1.8.0 (2021.3.27f1, 2022.3.0f1, 2023.1.0b20, 2023.2.0a18)
Not reproducible in: OpenXR 1.6.0 (2021.3.27f1, 2022.3.0f1, 2023.1.0b20, 2023.2.0a18)
Environment tested on: Windows 10
Notes:
-The controller profiles get reset as well
-Issue still reproduces if XR plugin is switched from OpenXR to OculusXR
-Issue does not reproduce when removing the OpenXR plugin
-Infinite recursive package import can be accompanied when selecting OpenXR as the XR plugin
Comments (1)
-
DevDunk
Jun 09, 2023 04:32
I find this a bit weird that this won't be fixed?
So people who are never going to release on android still need to install the android module every time?
That defeats the purpose of having modules in the first place
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This can be worked around by installing the Android platform and disabling OpenXR in Android settings.
Resolution Note (1.8.X):
This can be worked around by installing the Android platform and disabling OpenXR in Android settings.