Search Issue Tracker
Fixed in 2018.2
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
- Editor fails to launch with silent crash in mono on windows
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- GL shader reflection is truncated or crash occurs when struct is used from named CBuffer with at least one other constant
- Having a struct in the global CBuffer makes OpenGLCore and GLES3 targets not report reflection for the CBuffer
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