Search
Loading...
Skip to content

Version v1.57.1 Changelog August 15, 2025

Breaking Changes

Non Breaking Changes

  • Editor/Web: Fix an issue where the AI plugin quick action button is disabled.
  • Engine: Fix crash when generating thumbnails larger than the platform’s maximum texture size by clamping to the supported limit.
  • Engine: Added clampThumbnailTextureSizes setting to control this clamping behavior (default: true).