Search Issue Tracker
Fixed in 3.1.5
Votes
0
Found in [Package]
3.1.4
Issue ID
1260222
Regression
Yes
[ARFoundation][ARCore][Android] Build fails when minimum API level is < 24 and ARCore Settings Requirement is 'Optional'
Repro steps:
1. Create a new project
2. Switch build target to Android
3. Add ARFoundation and ARCore to the project
4. Remove Vulkan from the graphics APIs and set minimum API level to < 24
5. Create ARCore settings and set Requirement to Optional in Project Settings -> XR -> ARCore
6. Check ARCore in Project Settings -> XR Plug-in Management -> Plug-in Providers
7. Attempt to build the project
Actual: Build fails with "Manifest merger failed : uses-sdk:minSdkVersion 19 cannot be smaller than version 24 declared in library" pop up dialog
Reproducible with: 2019.4.3f1 - ARCore 3.1.4, 2020.1.0b14 - ARCore 3.1.4, 2020.2.0a16 - ARCore 4.0.3
Not reproducible with: 2019.4.3f1 - ARCore 3.1.3
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (fix version 3.1.5):
Fix will be available in ARCore XR Plugin 4.0.4, 3.1.5 and 2.1.10