Experimental: this API is experimental and might be changed or removed in the future.

AssetImportContext.LogImportError

매뉴얼로 전환
public void LogImportError (string msg, Object obj);

파라미터

msgThe error message.
objOptional Object that is targeted by the error.

설명

Logs an error message encountered during import.

Use this method to notify the user of a critical issue. This method outputs to the console. Traces in the console are linked to the asset.