Search Issue Tracker
Fixed in 2020.2
Votes
0
Found in
2017.4.0f1
2017.4.30f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2020.1.0a1
Issue ID
1176463
Regression
No
[iOS] Sound becomes muted after quickly swapping to voice dictation and back to app
How to reproduce:
1. Build the attached project for iOS
2. Run the app on the device
3. Press "Play" button
4. In order showed below, keep quickly pressing on the:
- Input field
- Dictation button
- On background to close the keyboard
(screenshots attached)
5. If the music is still playing, repeat step 4
Actual result: AudioSource stops playing (AudioSource.isPlaying is true and AudioSource.mute is false)
Expected result: AudioSource keeps playing.
Reproducible with: 2017.4.30f1, 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a12, 2020.1.0a1.
Tested with:
Reproducible:
- iPhone 7 (iOS 10.12)
- iPhone XS (iOS 12.1)
Not reproducible:
- VLNQA00125, Google Pixel 2 (Pixel 2), Android 8.1.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Notes:
- Issue doesn't reproduce on Android.
- The sound is playing again once the program is re-opened.
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
- Shadows are not cast when you first Blit the Shadow map and then set it back to Buffer
- Changes to instanced detail mesh material don't immediately apply
- [uGUI] Vertices retrieved from GetUIVertexStream method cannot be modified when adjusting them through script
- Scroll bar scrolls less in the Package Manager packages than elsewhere when pressing on the empty scroll bar area to scroll
- Undo.RegisterCreatedObjectUndo dirties the scene, but no actual changes to Scene are made
Resolution Note (fix version 2020.2):
fixed in 2020.2.0a3