Search Issue Tracker
Fixed
Fixed in 2020.3.45f1, 2021.3.18f1, 2022.2.5f1, 2023.1.0a26
Votes
0
Found in
2020.3.37f1
2021.3.8f1
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-10941
Regression
No
[Android] Build fails when building using a script and "Build App Bundle (Google Play)" is enabled
How to reproduce:
1. Open the user's attached "1317948MyPADproject.zip" project
2. Open the Build Settings (File > Build Settings...)
3. Switch the Platform to Android
4. Enable the "Build App Bundle (Google Play)" option
5. In the Editor top menu press Test > Build Android
Expected results: The build is successful
Actual results: The build fails with "Could not find file ''. at System.IO.__Error.WinIOError (System.Int32 errorCode, System.String maybeFullPath) [0x000c4] in <695d1cc93cca45069c528c15c9fdd749>:0
at System.IO.FileInfo.get_Length () [0x0003f] in <695d1cc93cca45069c528c15c9fdd749>:0" error
Reproducible with: 2020.3.37f1, 2021.3.8f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4
Reproduced on:
Windows 10
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Resolution Note (fix version 2023.1.0a26):
Android: Fixed build failing when app bundle option is enabled