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 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
Add comment