Hi guys. I have a small app where one user can talk to the other. It's pretty much a walkie-talkie but one sided(Meaning only one can speak and the other can hear). I have integrated UNET with this app(I need to do it over the LAN and also I have other info to send through the network). With the other messages(they are simple strings) everything works great, but when I try to send an AudioClip it will be null on the other side. I guess this happens because the AudioClip is not serializable...
Streaming/Sending audio files with UNET
Streaming/Sending audio files with UNET