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

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

Hi unity5.6 `NullReferenceException: Object reference not set to an instance of an object GooglePlayServices.AndroidSdkManager+c_AnonStoreyA.mC (GooglePlayServices.AndroidSdkPackageCollection packages) GooglePlayServices.SdkManager+cAnonStorey9.mB (GooglePlayServices.Result result) GooglePlayServices.SdkManagerUtil+cAnonStorey4.m_4 (GooglePlayServices.Result result) GooglePlayServices.CommandLineDialog+ProgressReporter.Update (GooglePlayServices.CommandLineDialog window) GooglePlayServices.CommandLineDialog.Update () System.Reflection.MonoMethod.Invoke (System.Object obj,...

bug

I've tried everything, I've checked sha-1, I've configured and reconfigured everything and nothing. I am desperate. I'm on the third day trying to make this work. It only worked 1...

bug

I am using CloudOnce v2.7.1. When I run my project on an Android device, I get the following error in logcat: "*** [Play Games Plugin 0.10.10] 11-24-21 15:40:41 -05:00 ERROR:...

configuration

When I import play games plugin to my project, unity builds starts failing. "Gradle build failed. See the Console for details." I checked and required files are existing Assets\GooglePlayGames\com.google.play.games\Editor\m2repository\com\google\games\gpgs-plugin-support\0.11.01 Min...

bug

**Describe the bug** Game crashes instantly on Android 12 devices. See bug report below. **To Reproduce** Steps to reproduce the behavior: 1. Open the Unity App on an Android 12...

bug

I imported the GooglePlay plugin correctly and there are no errors showing. But when I try to use "using GooglePlayGames;" it's not working. The "GooglePlayGames" directiv is underlined and this...

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

Hello everyone, I'm trying to figure out if I'm doing the coding wrong or not, `using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using GooglePlayGames; using UnityEngine.SocialPlatforms; using GooglePlayGames.BasicApi; public...