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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment