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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment