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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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