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
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
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