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
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment