Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.1.0
Issue ID
MNB-28
Regression
No
[Android] Mobile Notifications are late or don't show up when they are supposed to pop up
Reproduction steps:
1. Download and open the project “NotificationsSamples”
2. Build and Run on an Android device
3. Tap on the “Buy” buttons
4. Observe how “Pending Notifications” show the exact time when the notification will pop up on your device.
5. Go to the Home screen on your device
6. Wait for a notification to pop up
Expected result: Notification arrives on time
Actual result: Notifications are late or don’t show up at all.
Reproducible with: 2.1.0 (2020.3.42f1, 2021.3.15f1, 2022.1.24f1, 2022.2.0f1, 2023.1.0a21)
Couldn’t test with: 1.4.4(2020.3.42f1), 2.0.0(2020.3.42f1), 2.0.1(2020.3.42f1), 2.0.2(2020.3.42f1) (Script errors)
Reproducible on:
VLNQA00263 - Google Pixel 3 (Pixel 3), CPU: Snapdragon 845, GPU: Adreno 630, OS: 12.0.0
VLNQA00122 - Samsung Galaxy S9 (SM-G960F), CPU: Exynos 9 Series 9810, GPU: Mali-G72, OS: 10.0.0
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
- Crash on PluginManager::RefreshPlugins when closing the Editor without making any changes with JetBrains Rider selected as the External Code Editor and Google Mobile Ads third-party plugin imported
- GetMainLight() returns incorrect distanceAttenuation value for a Custom Shader when URP Forward+ Rendering Path is used
- Standalone Profiler crash on GuidReservations::Reserve when it is opened on a specific project
- m_RenderPipelineGlobalSettingsMap or m_SRPDefaultSettings is pointing to UnityEngine.Rendering.HighDefinition.HDRenderPipeline when High Definition RP package is removed
- Rendering Debugger fields have no padding at the bottom of the fields list
Resolution Note:
NotificationSamples project has exact scheduling disabled in settings, so it is expected that notification may be a bit late. This bug would be considered valid only if notifications don't show up or are late when exact scheduling is enabled.