Search Issue Tracker
Fixed
Fixed in 2020.3.39f1, 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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Add comment