Skip to content

Release v2.4.3

Compare
Choose a tag to compare
@michael811125 michael811125 released this 30 Jun 10:29
· 296 commits to master since this release

[2.4.3] - 2023-06-30

  • Added FixBuildTasks for SBP.
  • Fixed use SBP to build SpriteAtlas occurred redundancy bug.
  • Fixed LoadAsset<T>, LoadAssetAsync<T> bug (cannot cast generic type correctly for Sprite).
  • Modified PreloadAsset<T>, PreloadAssetAsync<T> can use generic to cast type.
  • Reduced demo size.