Search Issue Tracker
Not Reproducible
Votes
7
Found in
2018.2.15f1
2018.3.0a1
2019.1.0a1
Issue ID
1101142
Regression
No
"UnityWebRequest" has no Error following AssetBundle CRC mismatch
Reproduction steps:
1. Open "MinimalRepro" project
2. Enter Playmode
3. See Console output: "Error while downloading Asset Bundle: CRC Mismatch. Provided 49947593, calculated bca9fe0 from data. Will not load AssetBundle"
Expected Result: "UnityWebRequest" outputs Errors, even if the AssetBundle CRCs mismatch
Actual Result: "UnityWebRequest" fails to load AssetBundle, produces no Errors if AssetBundle CRCs mismatch
Reproduced with: 2019.2.0a1, 2019.1.0a14, 2018.3.3f1, 2017.4.19f1, 2017.3.2f1
Did not reproduce on: 2017.3.1p2, 2017.3.1p1, 2017.3.0f1, 2017.3.0a1
Note:
Edit path to Asset Bundle in "NewBehaviourScript.cs" script
Using "UnityWebRequest" API there's no way of knowing that it was a CRC mismatch. It can be observed that the AssetBundle download has been successful and that the load failed, but the reason for the load failure is not reported in any way.
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
ejx61s
May 17, 2019 05:01
Reproduced with : + Unity 2018.4.0f1