Hi I’m hoping someone can help me with this. I’m trying to download an asset bundle using the WWW class, and the downloadProgress will reach 1, but the isDone flag will never get set to true, even after waiting for a really long time. If I try to access the assetBundle anyway, I’ll get the error that I’m accessing things before the download was finished.
Does this sound familiar to anyone? I just cannot figure this out!
-Brandon