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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
ejx61s
May 17, 2019 05:01
Reproduced with : + Unity 2018.4.0f1