AssetDatabase.GUIDToAssetPath
static function GUIDToAssetPath(guid: string): string;
Description

Translate a GUID to its current asset path.

All paths are relative to the project folder, for example: "AssetsMyTextureshello.png".