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
- Materials render incorrect color when using the "require native16bit" pragma directive
- GUIUtility.hotControl controlID value does not change when clicking with the Left Mouse Button
- ScriptableObject.OnDestroy is not called after Respouces.UnloadUnusedAssets
- UI stops rendering when WaterSurface's Caustics are enabled
- Black screen frame appears in the WebGL Player when the Unity loading screen is over
Add comment