# SourceAsset

> Reference to a source asset in the Assets folder. The GUID is valid and the resolved path is in a registered asset folder.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine](/engine/6000.7/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
SourceAsset = 2
```
