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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment