Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.2.X, 2018.3.X
Votes
0
Found in
2017.1.2p4
Issue ID
1046752
Regression
No
[Android] Google Play Video Recording freezes the application when unlocking the device
To reproduce:
1. Open user's attached project
2. Build for Android (make sure Google Play Games Account is set up)
3. When in app, click Authorize to conenct
4. Click the Show Overlay button and follow the procedure of GooglePlay Games
5. When recording layout is ready, press record. After it started recording lock the device with the Power button
6. Wait a few seconds and press the power button again to unlock the device
Expected: applicaton resumes activity
Actual: application is frozen
Reproduced in: 2017.1.5f1, 2017.2.3p3, 2017.4.9f1, 2018.1.9f1, 2018.2.4f1, 2018.3.0a8
Note1: The issue does not reproduce if screen lock is enabled, which probably wakes up the phone properly. Currently it seems that the device is not being awoken by simply unlocking with power button
Note2: getting a 100% reproduction on Xiaomi Mi 5, Mi 4i, Samsung Galaxy S6 edge
--
Play Games Plugin for Unity bug report:
https://github.com/playgameservices/play-games-plugin-for-unity/issues/2221
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PropertyDrawer is unresponsive when ReorderableList() and DoList() is used
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
Add comment