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 warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment