Hi everyone,
I'm posting here today because I have some weird issues using UnityWebRequests
I'm developing an app that requires getting some files over the Internet. In order to get those files I use UnityWebRequests and a FileStream to download everything locally, but sometimes I have issues with some files that stop being downloaded (while some others are being downloaded entirely), when I look with my debugger, I discover that many fields in my UnityWebRequest have the same exception :...
ArgumentNullException appear randomly in Unitywebrequest
I'm posting here today because I have some weird issues using UnityWebRequests
I'm developing an app that requires getting some files over the Internet. In order to get those files I use UnityWebRequests and a FileStream to download everything locally, but sometimes I have issues with some files that stop being downloaded (while some others are being downloaded entirely), when I look with my debugger, I discover that many fields in my UnityWebRequest have the same exception :...
ArgumentNullException appear randomly in Unitywebrequest