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
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
- Last segment of a Sprite Shape Spline is affected by other segments' Sprite Variant change when no edge Sprite is selected
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.