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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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