Search Issue Tracker
Not Reproducible
Votes
14
Found in
4.2.1f4
Issue ID
566100
Regression
No
'Stream from Disk' sound stutters when coming back from background
To reproduce:
1. Open project SoundStutterAndHalt
2. Build and run on iOS 7 (reproduced with iPhone5c 7.0.2)
3. Go to background
4. Go back to app
5. Sound will stutter
Doesn't happen with compressed in memory audio or on iOS 6 (iPhone 5 6.1.4)
Comments (2)
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 visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
ArtyBrest
Oct 14, 2014 09:10
Same issue - Unity 4.5.4p3 and iOS 8 at iPad 3. Sound is off after resume from background.
sebastiansgames
Jul 17, 2014 03:52
Same issue here-- Unity 4.3.4f1 and iOS 7. Happens with ipad3, iphone5. I don't detect stuttering, but coming back from background (i.e. if app is interrupted by a text message etc) completely shuts all sound off. I've tried to hack around using OnApplicationPause turn sound back on etc to no avail.