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
-
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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
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.