Search Issue Tracker
Fixed in 2019.2.X
Votes
0
Found in
2019.1.0a7
2019.2.0a9
Issue ID
1137971
Regression
Yes
[Android] Development build with signed keystore fails building because "gradleOut-debug-unsigned.apk does not exist"
How to reproduce:
1. Open the attached project (or create a new one)
2. Select existing keystore Pass:Unity55, Alias:lala Pass: 11Unity (or create a new one and use it)
3. In Build Settings enable Development build
4. Build the project
Result: build fails with an error
FileNotFoundException: Temp/gradleOut/launcher/build/outputs/apk/debug/launcher-debug-unsigned.apk does not exist
Fixed in - 2019.2.0a11
Reproducible: 2019.2.0a9, 2019.1.0a7
Not reproducible: 2019.2.0a5, (2019.2.0a6 has another issue which causes build failure)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment