Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

CompressionType.Lzma

Description

LZMA compression results in smaller compressed Asset Bundles but they must be entirely decompressed before use.

This means that Asset Bundles compressed with this method are smaller than they would be with LZ4 or LZ4HC, but they are slower and require more memory to load individual Assets from.

Did you find this page useful? Please give it a rating: