This version of Unity is unsupported.

AssetDatabase.AssetPathExists

Declaration

public static bool AssetPathExists(string path);

Returns

bool Returns true if the asset exists, false if not.

Description

Check whether an asset exists at the given path in the database.