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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
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