Search Issue Tracker
Fixed in 2018.2.X
Votes
4
Found in
4.3.0f4
Issue ID
574945
Regression
Yes
GetAudioClip no longer gets streamed audio
To reproduce:
1. Open the project I've attached
2. Run the 'test' scene
3. Wait for a couple of seconds (observe the console log)
4. Notice that the audio is not being played
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 terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
r618
Nov 20, 2013 18:24
I don't think this is Networking issue - well, who knows.., but certainly it is not *only* networking issue - the data *is* being streamed over the network, but GetAudioClip returns invalid audio clip ( chans == 0, freq == 0 ) when called