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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
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