ARB
  • Home
  • Contact
  • Unity Assets
    • TextureLoader
      • About
      • Documentation
      • Changelog
      • Support
Powered by GitBook
On this page
  • 1.1.0 (Nov 8, 2024)
  • 1.0.1 (Oct 8, 2024)
  • 1.0.0 (Oct 8, 2024)
  1. Unity Assets
  2. TextureLoader

Changelog

1.1.0 (Nov 8, 2024)

  • Added support for the latest changes to UnityWebRequest.GetTexture in Unity 6, increasing performance when mipmaps are not required.

  • Added parameter to set linear color space for textures when using Unity 6 or newer.

  • Fixed an issue where mipmaps would get removed when a texture was resized during a request.

  • Fixed DefaultAnisoLevel not being set from the Settings file during initialization.

  • Added warning log entry when texture resize fails.

  • Fixed "SendMessage cannot be called during Awake, CheckConsistency, or OnValidate" warnings displayed after editing properties of TargetTextureLoader components in the Inspector at runtime.

1.0.1 (Oct 8, 2024)

Updated documentation link in README file.

1.0.0 (Oct 8, 2024)

Initial release.

PreviousDocumentationNextSupport

Last updated 6 months ago