Quantcast
Channel: Questions in topic: "webrequest"
Viewing all articles
Browse latest Browse all 387

Not able to download the same file simultaneously

$
0
0
I have started two coroutines to download two gifs, if the gif urls are different everything is fine. If I pass same urls second coroutine is not unpausing. Can we not download same file at same time? UnityWebRequest www = new UnityWebRequest(path) { downloadHandler = new DownloadHandlerBuffer() }; yield return www.SendWebRequest();

Viewing all articles
Browse latest Browse all 387

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>