Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UncompressedAssetBundle

Don't compress the data when creating the asset bundle.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Field
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
UncompressedAssetBundle = 2048

Remarks

This makes it faster to build and load, but since it is much bigger it will take longer to download.