Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.5.1p1
Issue ID
614797
Regression
No
The documentation for WWW.LoadFromCacheOrDownload has some problems
In the WWW.LoadFromCacheOrDownload documentation http://docs.unity3d.com/ScriptReference/WWW.LoadFromCacheOrDownload.html there are these issues:
1. There is a typo in the description of the "version" parameter. At the end of description there is "AssetBunlde" instead of the "AssetBundle"
2. The code example is only available in JavaScript. There are no C# and Boo examples
3. It is not clear how the CRC-32 checksum can be calculated. Maybe the link to the http://docs.unity3d.com/ScriptReference/BuildPipeline.BuildAssetBundle.html can be provided where this information is provided.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment