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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
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