Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.4
2019.4.19f1
Issue ID
1317684
Regression
No
[Gradle] Android ARCore build fails with 2019.4 due to outdated Gradle
How to reproduce:
1. Open the attached "New Unity Project.zip" Project on 2019.4
2. Change target support to Android
3. Build the project
Expected behavior: The project builds without problem
Actual behavior: The project fails with the exception that recommended Gradle version is too old for ARcore
Reproducible with: 2019.4.19f1
Not reproducible with: 2020.2.6f1, 2021.1.0b8, 2021.2.0a7
Could not test with: 2018.4 due to package breaking
Note:
- This seems to be an issue not with ARCore, but with 2019.4 version having the outdated Gradle
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
A custom Gradle version must be used for this. ARCore documentation has instructions on how to do that https://developers.google.com/ar/develop/unity/android-11-build#unity_20193_and_20194