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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment