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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment