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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note:
Issue is with the oculus plugin - communicated with oculus how to fix it on their side.