AssetDatabase.ReleaseCachedFileHandles

Cambiar al Manual
public static void ReleaseCachedFileHandles ();

Descripción

Calling this function will release file handles internally cached by Unity. This allows modifying asset or meta files safely thus avoiding potential file sharing IO errors.