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
- “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
Add comment