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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
venkat555
Nov 15, 2017 08:06
solution ----->>> go to Release option under Minify and set it from "proguard" to "none"