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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
Add comment