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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment