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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment