Search Issue Tracker
Won't Fix
Votes
18
Found in
2017.1.0f3
Issue ID
938912
Regression
No
[iOS] ReplayKit 'Save' button does not work on ~1minute+ videos
Reproduction steps:
1. Open the attached project.
2. Build it to iOS 11 device.
3. Click Start Recording.
4. Wait a minute.
5. Click Stop Recording.
6. Click Preview.
7. Click Save.
8. Open Camera Roll.
- Notice, that the video is not saved.
Workaround 1:
9. Repeat steps 3-6.
10. Click on the share button (box with an arrow near the Save button).
11. Click Save Video.
12. Open Camera Roll.
- The video is saved.
Workaround 2:
13. Switch back to the application.
14. Click Save.
15. Open Camera Roll.
- The video is saved.
Reproduced with:
2017.1.0f1, 2017.3.0a4
iPhone 6s iOS 11.0
--
Seems to be fixed in iOS 11.2 Beta
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
JelmerV
Nov 06, 2017 11:33
Aha, so the bug is at Apple? hmm *heading to apple bug report*
JelmerV
Nov 06, 2017 11:32
Any update on this? It just simply does not work!! I need this for my app..
lupidan
Nov 02, 2017 15:20
This seems to be an issue with ReplayKit in iOS 11, it's not a Unity bug.
We have a native implementation of the plugin, and we are experiencing the same issue. We should file a bug to Apple.
JelmerV
Oct 28, 2017 19:19
Same.
sonia95
Oct 06, 2017 16:53
Still getting this issue :(
iume
Oct 05, 2017 14:55
Same
TillmaniaLtd
Sep 13, 2017 09:30
Still happening in GM iOS release :(
jerocostadift
Sep 13, 2017 03:01
Same issue. Sometimes it works, sometimes it doesn't.. No error or exception. iOS 11 - iPhone 7 plus.
MikkoHaapoja
Sep 13, 2017 01:06
I still see this issue in the GM release of ios
MikkoHaapoja
Sep 09, 2017 00:51
I've seen this. I've also noticed that the UI is different on these longer recordings. Checkout these two images:
http://imgur.com/a/dz8or
The one that I wrote long on is a clip thats longer than 40sec and does not save. The one I wrote short is a clip that's quite short.
Notice on long clips the UI at the top sais:
`Done` and `Save`
on Short clips
`Cancel` and `Save`