Manual     Reference     Scripting  
  
Scripting > Editor Classes > AssetDatabase   

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. Like: "Assets/MyTextures/hello.png"