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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment