Skip to content

Releases: SadPandaStudios/AssetBundleManager

v1.2.0

19 May 18:47
Compare
Choose a tag to compare
  • Changed minimum version to Unity 2018.3+
  • Renamed public methods to more clearly define which are async/task based and which are coroutine based
  • Removed warnings on Unity 2019+
  • Disabling caching support on WebGL platforms built with Unity 2022+ as caching is deprecated

v1.1.1

18 Oct 17:56
Compare
Choose a tag to compare
  • Fix for 404 errors thowing an unhandled exception.

v1.1.0

17 Feb 22:54
Compare
Choose a tag to compare
  • Support for Unity Package Manager.
  • Fix for unloading bundles when hashing is enabled.
  • Added setting to disable debug logging (warnings and errors are unaffected).