- Home /
Question by
nirnirle · Oct 31, 2018 at 09:48 AM ·
wwwdownloadable contentbundles
Downloaded bundle has bytes.Length == 0
Hi All,
I have a weird problem in my app, which i was hoping someone had also encountered.
My users are downloading additional asset bundles from an S3 bucket, and sometimes the returned www object has a bytes.Length == 0.
I added a retry (up to three times) and for most users it will work eventually.
My question is how can this happen? I was guessing connectivity issues, but the error field is null
a few more notes
- the call can take between 0-30 seconds
- happens for both android and iOS
- The app downloads many asset bundles, and the problem can happen to anyone of them
Comment
Your answer

Follow this Question
Related Questions
Unload asset bundle make problem 0 Answers
Is it possible to pull the file name from a WWW get? 2 Answers
Using Occlusion Culling with remotely downloaded Asset Package 0 Answers
Pause a download 1 Answer
Unity for showing a html stream 0 Answers