# Overflow

> The target storage does not have sufficient capacity. For copy operations; the value was either truncated into the target storage, or failed to write entirely.

## Definition

* **Type:** Field
* **Namespace:** [Unity.Collections](/engine/6000.7/script-reference/unity/collections.md)
* **Assembly:** UnityEngine.ManagedKernelModule

```csharp
Overflow = 1
```
