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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment