# Invalid_File_Path

> Error code returned by the LoadFontFace function when the file path to the source font file appears invalid.

## Definition

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

```csharp
Invalid_File_Path = 1
```
