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
- [WebGPU] error with compute shader and read-only RWTexture
- Capacity-size memory is copied instead of Length-size when using UnsafeUtility.memCpy()
- Console displays "SerializedObjectNotCreatableException: Object at index 0 is null" error during Unity theme change while "Tile Palette" window is opened
- Details are not shown when Error Message is still selected after changing Log Entry Count in the Console
- Disabling Unity VCS in Project Settings unfocuses the Project Settings Window
Add comment