Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.6.0
Issue ID
OXRB-105
Regression
Yes
[OpenXR] Unable to build sample with OpenXR plugin 1.5.3
Reproduction steps
1. Open the attached user's project "UnityOpenXROculusv46.zip"
2. Build for the Android platform
3. Observe the error in the Console "Window Manifest merger failed : uses-sdk:minSdkVersion 22 cannot be smaller than version 24 declared in the library [:openxr_loader:]
Expected: build succeeds with no errors
Actual: build fails
Reproducible on: OpenXR 1.5.3 (2020.3.41f1, 2021.3.15f1, 2022.2.1f1, 2023.1.0a23)
Not reproducible on: OpenXR 1.4.2 (2020.3.41f1, 2021.3.11f1, 2022.2.0b7, 2023.1.0a9)
Notes:
-Manifest merger failed : uses-sdk:minSdkVersion 22 cannot be smaller than version 24 declared in library [:openxr_loader:]
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note:
Issue is with the oculus plugin - communicated with oculus how to fix it on their side.