# Atlas_Generation_Cancelled

> Error code returned when the FontEngine glyph packing or rendering process has been cancelled.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.TextCore.LowLevel](/engine/6000.3/script-reference/unityengine/textcore/lowlevel.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
Atlas_Generation_Cancelled = 100
```

### Remarks

For example, this error code is used when a user cancels the font asset generation process using the Font Asset Creator.
