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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons
ejx61s
May 17, 2019 05:01
Reproduced with : + Unity 2018.4.0f1