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
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment