Search Issue Tracker
Fixed in 2020.3.39f1
Fixed in 2020.3.X, 2021.3.X, 2021.3.9f1
Votes
0
Found in
2020.3.34f1
2021.3.3f1
Issue ID
UUM-1692
Regression
No
[Backport] [Android] Building app using "Ctrl + B" shortcut uses the last used configuration instead of the current one
Steps to reproduce:
1. Open the attached project
2. Open Build Settings window (File > Build Settings...)
3. Check the "Build App Bundle (Google Play)" checkbox
4. Attach Android device, click Build And Run and wait for the project to finish building
5. Uncheck the "Build App Bundle (Google Play)" checkbox
6. Press Ctrl+B to build and run the project again
Expected results: .apk file is created and installed on the device
Actual result: .aab file is built and the install fails
Reproducible with: 2018.4.35f1, 2019.4.27f1, 2020.3.9f1, 2021.1.8f1, 2021.2.0a18
Notes:
- Does not reproduce when building Windows Standalone builds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search icon visual quality drops after Unity Theme change on non-primary monitor
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
Add comment