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
- Changing the Visual Element size moves it when two visual elements are close to each other
- Open Reference for Default Style Sheet asset redirects to missing page
- Undoing changes to Default Style Sheet does not show change until editor refresh
- TextMeshPro Caret has an active raycast when TMP_InputField is non-interactable
- Shadows do not smoothly fade in when transitioning between real-time shadows and baked distance shadows
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