# NotMatchingCrc

> The decompressed Asset data did not match the precomputed CRC. This may suggest that the AssetBundle did not download correctly.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.AssetBundleModule

```csharp
NotMatchingCrc = 2
```
