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.
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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