Search Issue Tracker
Fixed in 2.0.0
Votes
0
Found in [Package]
1.4.2
Issue ID
1396201
Regression
No
[Android] Mobile Notifications package generates GC per every frame
Reproduction steps:
1. Open the attached project "MobileNotificationAndroidGCIssue-2021.2.zip"
2. Select the Autoconnect Profiler and Build on an Android device
3. Observe the Profiler
Expected result: GC is not generated
Actual result: GC is generated every frame
Reproducible with: 1.4.1(2019.4.35f1), 1.4.2(2020.3.29f1, 2021.2.12f1, 2022.1.0b9, 2022.2.0a5)
Not reproducible with: 2.0.0(2020.3.29f1, 2021.2.12f1, 2022.1.0b9, 2022.2.0a5)
Reproducible with these devices:
----------, Huawei - (ELS-NX9), Android 10, CPU: NOT FOUND, GPU: Mali-G76
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 2.0.0):
Fixed in Mobile Notifications 2.0.0 available in 2019.4 and above