- Home /
You are trying to load data from a www stream which had the following error when downloading. Failed downloading
hi, I'm downloading assets into my project and it works on all platforms except in safari on osx.
It gives me error
You are trying to load data from a www stream which had the following error when downloading.
Failed downloading
(Filename: Line: 276)
NullReferenceException: Object reference not set to an instance of an object
at AssetBundleLoader+<LoadBundle>c__IteratorC`1[UnityEngine.GameObject].MoveNext () [0x00000] in <filename unknown>:0
and then thousands of
NullReferenceException: WWW class has already been disposed.
at (wrapper managed-to-native) UnityEngine.WWW:get_progress ()
at LoaderService.Update () [0x00000] in <filename unknown>:0
Comment
FAQ :
Some reasons for getting a post rejected:
Posting about a specific compiling error or NullReferenceException: there is a myriad of these questions with answers already, have a look at those posts to get hints on what could possibly be your issue