Search Issue Tracker
By Design
Votes
0
Found in
5.4.1p3
Issue ID
840545
Regression
No
[UnityWebRequest] Unable to write data when downloading asset bundle which had CRC changed
Steps to reproduce:
1. Open attached project
2. Open scene "TestScene"
3. Build asset bundle using "Assets/Build AssetBundles" menu
4. Run scene and notice message in console that bundle was downloaded successfully
5. Exit play mode
6. Open "_Game/Textures/test1.bmp" using paint and edit it a little
7. Build bundle again and run scene
8. Notice errors:
"Error while downloading Asset Bundle: CRC Mismatch. Provided 7b124d9a, calculated ab4aa80b from data. Will not load AssetBundle"
"UnityWebRequest Error : Unable to write data"
Note: not reproducible using WWW
Reproduced with: 5.3.6p7, 5.4.2f1, 5.5.0b7
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TileMap selection resets to the default when the Scene is saved
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
Add comment