You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The android dependency manager doesn't delete the old version and then cannot load into unity Assets tab.
To Reproduce
Steps to reproduce the behavior:
Have a previous version of this plugin already installed.
Download and install a newer version as said in docs.
Suffer
Expected behavior
Under Assets tab, there should be an android resolver option to pack the google play into the game to make it work. This does not happen.
Observed behavior
Under android resolver folder, there would be two versions which collide. Now the developer can't resolve the android play plugin and cannot pack it into the app.
Bug Report
I don't think this is necessary for fixing this problem. Neither it is for recreating it.
Versions
Unity version: 6000.0.29f1
Google Play Games Plugin for Unity version: 2.0.0
Additional context
Can be fixed by deleting the whole Android resolver folder and re-importing that part of plugin. The fix could be additional information on doing this before updating the plugin.
The text was updated successfully, but these errors were encountered:
Describe the bug
The android dependency manager doesn't delete the old version and then cannot load into unity Assets tab.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Under Assets tab, there should be an android resolver option to pack the google play into the game to make it work. This does not happen.
Observed behavior
Under android resolver folder, there would be two versions which collide. Now the developer can't resolve the android play plugin and cannot pack it into the app.
Bug Report
I don't think this is necessary for fixing this problem. Neither it is for recreating it.
Versions
Additional context
Can be fixed by deleting the whole Android resolver folder and re-importing that part of plugin. The fix could be additional information on doing this before updating the plugin.
The text was updated successfully, but these errors were encountered: