# Invalid_Table

> Error code indicating failure to load one of the tables of the font file.

## Definition

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

```csharp
Invalid_Table = 8
```

### Remarks

This error is usually associated with failure to load the Kern table or one of the OpenType font tables.
