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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment