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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment