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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.