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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
Add comment