Search Issue Tracker
Won't Fix
Votes
2
Found in
5.3.4p3
Issue ID
795816
Regression
Yes
Certain asset bundles generated by Unity cannot be downloaded by WWW.LoadFromCacheOrDownload
How to reproduce:
1. Open attached project
2. Open scene Main.unity
3. Play the scene
4. Press the 'D2' button to download bundle 'badbundle.unity3d'
- Note a warning is thrown: Not enough space in cache to write file.
- This does not happen when downloading the other bundle with the 'D1' button (goodbundle.unity3d)
- Reproduced in Version 5.3.4p3 (b902ad490cea), Version 5.4.0b18 (cdaae1c8e465)
- Not reproducible in Version 5.2.4f1 (98095704e6fe)
- Also reproducible on iOS
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
Add comment