Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X
Votes
0
Found in
5.6.1p1
Issue ID
913164
Regression
Yes
[Android] Exporting project with Gradle forces to have a keystore
Steps to reproduce:
1) Open Unity and create a new project
2) In Build Settings, switch platform to Android
3) Select Build System as Gradle and enable Export Project
4) Click on Export button
Observe dialog window popping up which says "Release builds must be signed when using Gradle! Please select a keystore and a signing key!"
Expected result: Unity should not require to have a keystore when exporting project with Gradle
Actual result: Unity requires to have a keystore when exporting project with Gradle (check attached image 'bug.png')
Reproduced with:
5.6.1p1, 5.6.1p3, 2017.1.0b9, 2017.2.0a3
Not reproduced with:
5.6.0b10, 5.6.1f1
Regression since:
5.6.1p1
Note that only release builds with Gradle should require to have a keystore(Build || Build and Run), but not exporting projects
--------------------------------------
Fixed in: 5.6.3p2, 2017.1.0p5, 2017.2.0b9
Comments (3)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
unifiedJed
Jan 28, 2018 17:11
one easy solution is checking "developement build" in build settings
drokid
Oct 16, 2017 10:59
I have Unity 2017.3 and still have this issue.
eslamtharwat
Aug 13, 2017 23:34
i need solution