Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b7
Issue ID
771790
Regression
No
[iOS] ReplayKit state is not handled correctly in some cases when it becomes unusable
To Reproduce:
1. Build and run the attache project on an iOS9 device.
2. Click the "Start Recording" button on the right.
3. Click the "PlayVideoFull" button on the left.
4. Observe that sometimes after this, the ReplayKit Recording stops with:
"Domain=com.apple.ReplayKit RPRecordingErrorDomain Code=-5804 (null)" error in ReplayKit.lastError"
and also the video fails to play with:
"[prepareAsset]Error: Cannot Complete Action"
After this error ReplayKit.StartRecording can still be used, but it seem to be in a completely broken state - the video is not actually recorded and the preview window is unusable (see attached screenshot)
Reproduced with:
Version 5.4.0b7 (9cab4c58944f)
Wed, 10 Feb 2016 09:28:23 GMT
Branch: 5.4/replay-kit-backport
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Saving moves Toggle Button Group buttons to the wrong place in hierarchy
- [iOS] Visual artifacts are visible when the camera's feed is rendered to a texture
- Error "cannot map expression to ps_4_0 instruction set" in Shader Graph preview when using the GATHER_RED_TEXTURE2D macro in custom hlsl function
- Sprite Renderer image is changed when Mask Interaction is turned by C# script
- URP Player remains in Windows Background processes when the application is closed
Add comment