Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0b3
Issue ID
956362
Regression
Yes
Exporting with Gradle 'Release Build' skips the keystore checking
Steps to reproduce:
1) Open Unity and create a new project
2) Switch Platform to Android
3) In the Player Settings, fill Package Name field
4) In the Build Settings, select Gradle Build System
5) Enable Export Project
6) Click on Export button
Expected result: Error "Release builds must be signed when using Gradle! Please select a keystore and a signing key!" should appear on Release Build if there is no keystore selected
Actual result: There is no error when exporting and keystore is not selected on Release Build
Reproduced with:
5.6.3p4, 2017.1.1p4, 2017.2.0f3, 2017.3.0b3
Regression since:
For 2017.2 version - 2017.2.0b2
For 2017.1 version - 2017.1.0p2
For 5.6 version - 5.6.3p2
Not reproduced with:
5.6.3p1, 2017.1.0p1, 2017.2.0b1
Note: Development Build works as expected, keystore is not required when exporting this project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment