Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a1
Issue ID
961608
Regression
Yes
[Android] Editor lets you export a project with internal build system
Reproduction steps:
1) Create a new project
2) Go to Build Settings (don't forget to change bundle identifier in order to build successfully)
3) Select Gradle as Build System
4) Select "Export Project"
5) Change Build System back to Internal
-- Notice that "Export" button remains
Regression introduced in 2018.1.0a1
Reproduced with: 2018.1.0a1
Unable to reproduce: 2017.3.0b5, 2017.2.0f3
If you press the Export button, Unity will build APK file but without ".apk" extension in its name. If you add ".apk" extension manually you can install that application on Android successfully.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment