The documentation example for `WWW.LoadFromCacheOrDownload()` shows the code waiting for the download to finish before it does anything with the `WWW`. I assume trying to unload assets that haven't even loaded yet is the problem.
↧