Search Issue Tracker
By Design
Votes
0
Found in
2020.1
2020.1.1f1
2020.2
Issue ID
1269694
Regression
No
[Android] Unable to build a specific project due to errors related to Google Play after deleting it and updating to Unity
Steps to reproduce:
1. Open user's attached project "2048 Tutorial.zip"
2. Build it on Android
3. Notice that the build fails
Expected results: Android build succedes without Google Play service
Actual results: Android build fails without Google Play Service
Reproducible with: 2020.1.2f1, 2020.2.0a20
Unable to test with: 20018.4 and 2019.4 due to project breaking
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
The project builds fine without Google Play services. Only installing to device was failing since an app signed with a different key was already installed there. Also original report was about project updated to a new Unity version failing to build due to Google Play services. That is an issue of Google Play services and a new version of it should be used.