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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
Add comment