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
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
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
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.