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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment