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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
venkat555
Nov 15, 2017 08:06
solution ----->>> go to Release option under Minify and set it from "proguard" to "none"