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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
Add comment