Skip to content

Releases: GameFrameX/com.gameframex.unity.asset

2.4.0

10 Apr 11:47

Choose a tag to compare

2.4.0 (2026-04-10)

Bug Fixes

  • AssetManager: 修复快手小游戏平台下的编译错误 (5999a16)

Features

  • AssetManager: 添加快手小游戏平台的文件系统支持 (f26f993)

2.3.0

29 Mar 08:00

Choose a tag to compare

2.3.0 (2026-03-29)

Bug Fixes

  • 移除微信小游戏平台的条件编译宏定义 (2a52d59)

Features

  • AssetManager: 添加抖音小游戏预加载并发控制 (feac7f6)

2.2.2

27 Mar 06:31

Choose a tag to compare

2.2.2 (2026-03-27)

Bug Fixes

  • 修复微信小游戏环境下 AssetManager 初始化条件编译错误 (6b65a6a)

2.2.1

14 Mar 10:03

Choose a tag to compare

2.2.1 (2026-03-14)

Bug Fixes

  • Asset: 修复远程资源URL生成逻辑 (e8ab2f5)

2.2.0

06 Mar 10:51

Choose a tag to compare

2.2.0 (2026-03-06)

Features

  • Asset: 为清理资源方法添加默认包名参数 (29983d5)
  • Asset: 为资源清理方法添加可选参数默认值 (7fd31d5)
  • Asset: 为远程资源URL生成添加包版本支持 (f3d6121)

2.1.2

05 Mar 12:30

Choose a tag to compare

2.1.2 (2026-03-05)

Bug Fixes

  • AssetManager: 修复清理未使用资源包的方法调用 (23e41a2)

2.1.1

05 Mar 09:48

Choose a tag to compare

2.1.1 (2026-03-05)

Bug Fixes

  • AssetManager: 修复抖音小游戏平台文件系统创建调用路径 (3c8650a)

2.1.0

23 Dec 14:12

Choose a tag to compare

2.1.0 (2025-12-23)

Bug Fixes

  • AssetManager: 禁用WebGL和微信小游戏的catalog文件 (ca1ba5f)
  • AssetManager: 移除微信小游戏文件系统创建中的多余参数 (cfd088a)

Features

  • AssetManager: 添加自动卸载未使用资源包的功能 (6f96ac4)
  • Asset: 添加对YooAsset.MiniGame的支持并增加微信小游戏配置 (28f917a)
  • Asset: 添加通过资源句柄卸载资源的方法 (a249afb)