play-games-plugin-for-unity icon indicating copy to clipboard operation
play-games-plugin-for-unity copied to clipboard

Google Play Games plugin for Unity

Results 193 play-games-plugin-for-unity issues
Sort by recently updated
recently updated
newest added

Error: ``` Resolution Failed. Resolution failed Failed to fetch the following dependencies: com.google.games:gpgs-plugin-support:+ ``` On the resolving UI has a warning: ``` WARNING: Some conflicting dependencies were found. The following...

bug

Hi, i'm using Play Games Plugin version 0.10.12 on Unity version 2020.3.2f1. I use cloud load / save feature, and I have this warnings everytime I save or load a...

Steps to reproduce: 1. Use Social.ReportScore() to upload a score 2. Use any method to fetch / load scores, such as PlayGamesPlatform.Instance.LoadScores() 3. Use Social.ReportScore() to upload a larger (better)...

bug
Leaderboards

Hello, I'm new to GitHub so I'm not even sure I'm suppose to ask questions here like this. Everything else I can read it and include in pretty quickly and...

Hi there, from the old dev. console i got an google app id. so, now i wanted to implement the leaderboard integration. as stated in source/docgen/resourcesLink.png i could obtain my...

When calling PlayGamesPlatform.Instance.LoadScores I am getting this error: AndroidJavaException: java.lang.NoSuchMethodError: no non-static method with name='getStatusCode' signature='()I' in class Ljava.lang.Object; I'm using 0.10.12 GPS unity package this does not occur if...

**Describe the bug** Total 4 errors. error CS0246: The type or namespace name 'PlayGamesClientConfiguration' could not be found (are you missing a using directive or an assembly reference?) error CS0117:...

bug

error CS0246: The type or namespace name 'PlayGamesClientConfiguration' could not be found (are you missing a using directive or an assembly reference?) how to solve iam also using g playgame.basicapi...

Hello, my game uses leaderboards, however there's a checkbox "let others see your game activity" in the Play Games app, which if unchecked the user will not appear in the...

Enhancement

**Describe the bug** We have been receiving the following exception occasionally on a live game using the play games plugin, the exception seems to be falling through from the plugin...

bug