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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
venkat555
Nov 15, 2017 08:06
solution ----->>> go to Release option under Minify and set it from "proguard" to "none"