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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
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