Search Issue Tracker
Fixed in 5.4.3
Votes
0
Found in
5.4.2p2
Issue ID
848718
Regression
No
[iOS] Crash in MonoStringNew() when dismissing ReplayKit app selection prompt with Mono2x
If ReplayKit.StartBroadcasting() is called and a prompt asking to select an app to use for recording is dismissed, apps built with Mono2x crash on iOS.
Steps to reproduce:
1) Open the attached project.
2) Build for iOS using Mono2x.
3) Run on a device.
4) Press 'Start Broadcasting' UI button.
5) When a prompt, asking you to install or select a ReplayKit-compatible app appears, press 'Cancel'.
After a couple seconds, the app crashes in MonoStringNew(). This does not occur with IL2CPP.
Reproduced on:
5.6.0a2, 5.5.0b11, 5.4.2p4
Device tested:
iPhone 7 iOS 10.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment