Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.6.0a1
Issue ID
856650
Regression
Yes
[Android] Gradle build system fails build because it requires older 6.0 sdk version
How to reproduce:
1. Make sure that Android SDK 6.0 is deleted
2. Open the attached project (it is empty)
3. Set build system to Gradle
4. Build and run the project
5. Gradle build fails, because it requires sdk 6.0 (23)
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'gradleOut'.
> failed to find target with hash string 'android-23' in: C:\Users\ievar\AppData\Local\Android\sdk...
Reproducible: 5.6.0a1, 5.6.0a5
Not reproducible: 5.5.0f3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader warnings are thrown after building High Definition 3D template
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
Add comment