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
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
- "Browse" button for Xcode in the "Build Profiles" window is too big
- USS styles fail to inherit correctly when contentContainer is overridden in a custom control
- Copying and pasting Animator Transitions leads to unexpected behaviour
- "ShaderGraph" misses a space in the "Project Settings" section
- UI Builder inspector’s checkbox fields can be activated when clicking anywhere in the value field
venkat555
Nov 15, 2017 08:06
solution ----->>> go to Release option under Minify and set it from "proguard" to "none"