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 206 play-games-plugin-for-unity issues
Sort by recently updated
recently updated
newest added

I have imported the package and setup a gameobject on my main screen which contains a script with the following code: using System.Collections; using System.Collections.Generic; using UnityEngine; using TMPro; using...

At this page(https://developer.android.com/games/pgs/recall/recall-setup?hl=ko#unity-sdk), Call RecallAccess to use the Recall API, but it's not in 11.01. When will it be distributed?

bug

Is there possibility to detect in application username change in Play Games app?

This form is for reporting Unity Plugin issues only. To report an issue with the Play Games Service (non-SDK related), check [Google Play Games Services Support](https://developers.google.com/games/services/support). *Once you've read this...

bug

**Describe the bug** When uninstalling the Google Play Games App from the android device the Google Play Games Sign-In Dialog is shown every time when Authenticate is called (or every...

bug

I have some problem with load and save game i try load/save game after sign in, give me error "2023-02-14 18:35:24.738 30437 1370 Info Unity [Play Games Plugin 0.11.01] 02-14-23...

bug

The package contains: "version":"0.11.01" Which is not a valid SemVer. This causes issues when trying to create a NPM package. Please update to: "version":"0.11.1"

bug

Hello, I integrated the plugin for my Unity Android Build and everything works fine there. Pretty cool plugin btw. But today, i switched back to iOS to work on and...

bug

**Describe the bug** When I build my project on android I get `FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':launcher:lintVitalRelease'....

bug

For the old GPGS, I got the id_token value after the GPGS login, successfully authenticated to the Google server OAUTH2 and got the sub value. However, with GPGS V2, when...

bug