# Overflow

> The number exceeds the range of the target type. The number was either truncated, or failed to write entirely.

## Definition

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

```csharp
Overflow = 2
```
