Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a5
Issue ID
970815
Regression
No
[Android] Build fails, when texture is attached to only one layer in adaptive icons section
How to reproduce:
1. Open the attached project
2. Go to Player Settings and expand Icon section
3. Notice that under Adaptive Icons only Foreground layer is attached
4. Make sure that you have SDK 26 and Target API Level is pointing to it
5. Build and Run on Android device
Result: Build fails
Error:
CommandInvokationFailure: Gradle build failed.
/Library/Java/JavaVirtualMachines/jdk1.8.0_121.jdk/Contents/Home/bin/java -classpath "/Applications/Unity 2018.1.0a5/PlaybackEngines/AndroidPlayer/Tools/gradle/lib/gradle-launcher-4.0.1.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx2048m" "assembleRelease"
stderr[
/Users/ieva/Downloads/TestIcons/Temp/gradleOut/src/main/res/mipmap-anydpi-v26/ic_launcher.xml:3:35-65: AAPT: No resource found that matches the given name (at 'drawable' with value '@mipmap/ic_launcher_background').
Reproducible: 2018.1.0a5
Note: adaptive icons were not available in previous versions
Comments (1)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
hilmideprem
Apr 03, 2018 21:55
I have that problem and I do not know how to solve it. I tried many things but non of them worked. Can you help me ?