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

UnityWebRequest.uploadProgress is completed but sending the request ends much later.

$
0
0
Hi all. I am trying to implement a progress bar to show the progress of loading a file to a server, but UnityWebRequest.uploadProgress is completed much earlier than the request takes to be fully done. I have checked it and the request with the data does not reach the server completely until UnityWebRequest.isDone = true, so I assume the data is being loaded since UnityWebRequest.SendWebRequest() is called until the request is completly done. Is there any way to know the real progress of the whole request?

Viewing all articles
Browse latest Browse all 387

Trending Articles



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