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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Add comment