Unity

Indie Game Dev Resouce

Error: missing template-AndroidManifest.xml

I recieved this Missing Template-AndroidManifest.xml file when installing Google Play Services Package to Unity.  In order to resolve the issue I had to delete the following file. Assets>GooglePlayGames>Editor>GooglePlayGamesPlugin_v0.10.10.txt.meta. Solution Source

"Could not create an instance of type org.gradle.initialization.DefaultSettings_Decorated"

To fix the above listed error when installing Unity's "Google Play Services Game" package, Open Edit->Preferences->External Tools. Remove the checkboxes at the bottom leaving paths empthy. Solution Source