Search Issue Tracker
By Design
Votes
2
Found in
2018.3.0f2
Issue ID
1116954
Regression
Yes
[Android] Gradle build fails with "More than one file was found with OS independent path 'play-services-basement.properties'"
Repro steps:
1. Open QA attached project (link in edit)
2. Build for Android
Actual: Build failure: "More than one file was found with OS independent path 'play-services-basement.properties'
Reproducible with: 2017.4.20f1, 2018.3.3f1, 2019.1.0a14, 2019.2.0a2
Notes:
- Reproduces with Mono and IL2CPP
Comments (2)
-
Squirenetic
Feb 17, 2019 04:10
Unity version 2018.2 12f1
-
Squirenetic
Feb 17, 2019 04:09
Getting the same when trying to do an Android build with after installing Ultimate Mobile Pro from Stan's Assets, activating iOS & Android local and remote notifications and installing Firebase Cloud Messaging and Analytics. Game runs fine in editor
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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note:
The project includes the same android plugins twice - once in the Android/Plugins directory and the second time in the Android/Plugins/lib directory. Removing the duplicate plugins fixes the issue.