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
Comments (1)
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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
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