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
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
- Pausing a Visual Effect doesn't pause the “Multiply size over life” effect in the Update Block
Add comment