Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.15.0
Issue ID
OXRB-493
Regression
No
Meta Quest Features are not disabled when disabling the Meta Quest Feature Group
Steps to reproduce:
- Create any Project
- Install the XR Plug-in Management, OpenXR Plugin and Unity OpenXR Meta Packages
- Navigate to Project Settings > XR Plug-in Management > OpenXR
- Under the OpenXR Feature Groups, enable "Meta Quest" and observe the Meta features
- Uncheck the "Meta Quest" checkmark and observe the same features
Actual results: All Meta features are enabled when the checkmark is first checked, when the checkmark is disabled they are not disabled
Expected results: All features are enabled and disabled based on the "Meta Quest" checkmark, users don't need to uncheck every single one of the checkmarks for each of the features
Reproducible with versions: 1.0.4, 2.1.0 (2022.3.61f1, 6000.0.45f1, 6000.1.0b14, 6000.2.0a8)
Tested on (OS): Windows 11
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
This is how OpenXR Features work - unchecking the Feature Group will only disable the required features in the group, but not the others.