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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment