Search Issue Tracker
Fixed
Fixed in 2020.3.45f1, 2021.3.18f1, 2022.2.4f1, 2023.1.0a26
Votes
0
Found in
2020.3.42f1
2021.3.15f1
2022.2.0f1
2023.1.0a21
Issue ID
UUM-20936
Regression
No
Wrong callback after swipe away the permission dialog
On latest Android version when requesting for runtime permissions the dialog can be dismissed by swiping. This is a softer Deny than pressing the Deny button, but we detect it as final dismiss (Don't ask again).
Originally reported for Mobile Notifications package:
https://github.com/Unity-Technologies/com.unity.mobile.notifications/issues/233
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Add comment