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

java.lang.Error

Open ShenaniganzStudio opened this issue 2 years ago • 3 comments

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 device

Expected behavior App/game should open and function normally for testing.

Observed behavior App crashes and closes immediately on Android 12 devices

Bug Report Captured by Google play Games Console:

java.lang.Error: FATAL EXCEPTION [pool-4-thread-1] Unity version : 2020.3.23f1 Device model : samsung SM-F916U Device fingerprint: samsung/f2qsqw/f2q:12/SP1A.210812.016/F916USQS2FULH:user/release-keys Build Type : Release Scripting Backend : IL2CPP ABI : arm64-v8a Strip Engine Code : true Strongly consider using FLAG_IMMUTABLE, only use FLAG_MUTABLE if some functionality depends on the PendingIntent being mutable, e.g. if it needs to be used with inline replies or bubbles. at android.app.PendingIntent.checkFlags (PendingIntent.java:382) at android.app.PendingIntent.getBroadcastAsUser (PendingIntent.java:673) at android.app.PendingIntent.getBroadcast (PendingIntent.java:660) at androidx.work.impl.utils.ForceStopRunnable.getPendingIntent (ForceStopRunnable.java:174) at androidx.work.impl.utils.ForceStopRunnable.isForceStopped (ForceStopRunnable.java:108) at androidx.work.impl.utils.ForceStopRunnable.run (ForceStopRunnable.java:86) at androidx.work.impl.utils.SerialExecutor$Task.run (SerialExecutor.java:75) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641) at java.lang.Thread.run (Thread.java:920)

Versions

  • Unity version: 2020.3.21f
  • Google Play Games Plugin for Unity version: 0.10.13

ShenaniganzStudio avatar Feb 06 '22 18:02 ShenaniganzStudio

Yes please. My Crashes issue increased 50% since android 12 live

arimintzu avatar Feb 19 '22 04:02 arimintzu

Same problem here.

vhnunes avatar Apr 04 '22 20:04 vhnunes

Same, but on a Android 11.

ghost avatar Jan 10 '23 14:01 ghost