Version: 2021.3
言語: 日本語

AssetBundleLoadResult

enumeration

マニュアルに切り替える

説明

The result of an Asset Bundle Load or Recompress Operation.

変数

SuccessThe operation completed successfully.
CancelledThe operation was cancelled.
NotMatchingCrcThe decompressed Asset data did not match the precomputed CRC. This may suggest that the AssetBundle did not download correctly.
FailedCacheThe Asset Bundle was not successfully cached.
NotValidAssetBundleThis does not appear to be a valid Asset Bundle.
NoSerializedDataThe Asset Bundle does not contain any serialized data. It may be empty, or corrupt.
NotCompatibleThe AssetBundle is incompatible with this version of Unity.
AlreadyLoadedThe Asset Bundle is already loaded.
FailedReadFailed to read the Asset Bundle file.
FailedDecompressionFailed to decompress the Asset Bundle.
FailedWriteFailed to write to the file system.
FailedDeleteRecompressionTargetThe target path given for the Recompression operation could not be deleted for swap with recompressed bundle file.
RecompressionTargetIsLoadedThe target path given for the Recompression operation is an Archive that is currently loaded.
RecompressionTargetExistsButNotArchiveThe target path given for the Recompression operation exists but is not an Archive container.
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961