Search Issue Tracker
In Progress
In Progress in 2.4.X
Votes
0
Found in [Package]
2.4.2
Issue ID
MNB-94
Regression
No
[iOS] "Remote Notification Foreground Presentation Options" affect FCM behaviour even when Push Notifications are disabled
Steps to reproduce:
1. Create a new project
2. Install the Mobile Notifications package
3. Integrate Firebase Cloud Messaging (FCM)
4. Build and Run the iOS Player and send a push notification while the Player is in foreground
5. Observe the received notification
Expected result: Since “Enable Push Notifications” is disabled, Unity’s push notification settings do not affect FCM behaviour or the “Remote Notification Foreground Presentation Options” are defaulted to “None”
Actual result: The “Remote Notification Foreground Presentation Options” are defaulted to “All” and despite “Enable Push Notifications” being disabled, the value is still applied to all notifications
Reproducible with: 4.0.2 (2022.3.69f1)
Reproducible on: macOS 15.6 (by reporter), macOS 26.1
Not reproducible on: No other environments tested
Note: CQA reproduced the “Remote Notification Foreground Presentation Options” being defaulted to “All”. The FCM push notification behavior was not reproduced by CQA
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The "Disable Editor Analytics" flag locks when toggling it until the Preferences Window is reopened and Warning is no longer displayed when the Window is reopened
- 'AlphaToMask' is ignored when in non-resolving renderpasses on Metal
- ArgumentException error is thrown when using a specific layout
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
Add comment