Search Issue Tracker
Fixed in 1.4.2
Votes
0
Found in [Package]
2019.4
2019.4.26f1
2020.3
2021.1
2021.2
Issue ID
1348518
Regression
No
[iOS] Crash at GetLastRespondedNotification with remote notifications that have custom data
Reproduction steps:
1. Download and open the attached "NotificationsCrash.zip" project
2. Build and deploy the project to an iOS simulator
3. Put the app to the background
4. Open the macOS terminal window in <Project Path>/Assets and run the following command "xcrun simctl push <Identifier of the simulator> com.DefaultCompany.NotificationsCrash notification.apns"
5. In the Simulator window, press on the notification
Reproducible with: 2019.4.29f1, 2020.3.14f1, 2021.1.14f1, 2021.2.0b3
Could not test with: 2018.4 (Unable to build the project, console errors appear)
Note: identifier of the simulator can be found in Xcode: Window > Devices and Simulators > Simulators > Identifier
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
Add comment