Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.1.X, 2017.2.X, 2017.4.X, 2018.1.X
Votes
11
Found in
2017.1.0f3
Issue ID
935077
Regression
Yes
[Android] Project with IAP plugin fails to build with Gradle (release mode only) and throws java.io.IOException
Reproduction steps:
1) Open user's attached project
2) Go to PlayerSetting and set up keystore (this is due to case 913164 bug)
3) Make sure that "Development Build" is unchecked
3) Press Build and Run
-- Notice that build fails
Regression introduced in 2017.1.0a2
Reproduced with: 2017.1.0a2, 2017.1.0p1, 2017.3.0a2
Unable to reproduce with: 5.6.3f1 (2017.1.0a1 had issues with modules)
Reproduced on Windows and Mac
Note:
2017.2.0 and newer shows a bit different message box:
"Gradle Error: Multiple warnings"
which does not mention java.io.IOException
Fixed in: 2018.2.0a3
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
venkat555
Nov 15, 2017 08:06
solution ----->>> go to Release option under Minify and set it from "proguard" to "none"