Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.2p4
Issue ID
851523
Regression
No
[Android] Incorrect dangerous permissions dialog behavior when the app is suspended while the dialog is on screen
How to reproduce:
1. Launch the attached app on a device with Android 6.0 or higher
2. When the dialog for dangerous permissions is shown, press the home button to suspend the app
3. Once the app is suspended, bringing it up to the foreground again is where the problem comes up. There are two following cases:
3.1.1 After app is suspended find the app icon in the list of installed apps (app drawer or desktop shortcut) and select it
3.1.2 Note how the permissions dialog has disappeared and the app continues without input from the user
3.1.3 Kill the app and launch it
3.1.4 The permissions dialog is presented to the user again
3.2.1 Suspend the app again with home button
3.2.2 Bring up the list of active apps and tap on the app
3.2.3 Note how the permission has to be accepted twice
Expected result:
-If suspended application is opened again from the list of installed app, permission dialog should show up.
-If suspended application is opened again from the list of active apps, permission has to be accepted once
Reproducible: 5.3.6p8, 5.4.3f1, 5.5.0f1, 5.6.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment