Search Issue Tracker
Fixed
Votes
45
Found in
3.5.6f4
Issue ID
522051
Regression
No
Streaming audio is broken
Could reproduce in Version 4.2.0a1 (e507cb846753)
To reproduce:
- Open attached project and launch "AudioTest" scene
- Hit Play
- Press the "p" key to play the clip.
- Observe that the audio starts a fraction of a second into the clip (You can compare with the audio file named "Intro1"
- Open the "AudioTest.cs" script and change line 19 to have the stream flag as false
- Save and hit Play
- Press the "p" key to play the clip.
- Observe that the audio clip now plays correctly
Comments (3)
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Julien-Lynge
Feb 14, 2014 21:23
FYI, I believe a bug I've filed could be this same issue, in the 4.X cycle of releases: 575799
Also, see related post on UnityAnswers:
http://answers.unity3d.com/questions/576496/trouble-streaming-audio-from-www-plays-only-part-o.html
mikemvpi
Jan 12, 2014 13:17
This is a long lasting issue!
See it being reported for 3.5.6: http://issuetracker.unity3d.com/issues/audio-clip-streaming-fails-to-play
And also for 3.5.7: http://answers.unity3d.com/questions/425853/audioclip-stream-from-disc-does-not-work-in-standa.html
thraka
Dec 23, 2013 00:06
This is a CATASTROPHIC bug for any game with a lot of audio.