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
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException
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