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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment