Search Issue Tracker
Won't Fix
Votes
15
Found in
2017.4.0f1
2018.4.0f1
2018.4.2f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
Issue ID
1162328
Regression
No
[iOS] ReplayKit records microphone input only during the first session after granting the permissions on screen & microphone
How to reproduce:
1. Unzip and open the attached project "ReplaykitBug.zip"
2. Build it to the iOS platform and play the "SimpleScene" scene
3. The first time the recording will work fine with microphone input, after granting permission on both screen & microphone
4. Pull the wire off the phone, close and relaunch the app
5. Notice that doing after that, ReplayKit will not record with microphone input
Expected result: ReplayKit records microphone input every time, non-dependant on whether the app was closed and relaunched
Actual result: ReplayKit records microphone only the first session and then stops working
Reproducible with: 2017.4.29f1, 2018.4.3f1, 2019.1.8f1, 2019.2.0b8, 2019.3.0a8
Note: After closing and relaunching the app, the pop-up dialogue won't show up (asking the permissions on screen & microphone). The microphone sound won't be included in the recording.
Comments (1)
-
Conferno
Jul 12, 2019 09:04
Is any progress with that ? We can't release the app with this bugs.
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2020.1.X):
It looks like Apple is already receiving reports of this issue for non-Unity users as well, you can track that https://forums.developer.apple.com/thread/122424. We will continue to monitor this in case there is any action required