Releases: GameFrameX/com.gameframex.unity.tuyoogame.yooasset
Releases · GameFrameX/com.gameframex.unity.tuyoogame.yooasset
2.9.4
Compare
Sorry, something went wrong.
No results found
2.9.4 (2026-06-07)
Bug Fixes
统一 LICENSE.md 为 Apache 2.0 标准完整文本 (e253b66 )
补全包规范文件(LICENSE/CHANGELOG/URL 字段/unity 字段) (db7e0cc )
2.9.3
Compare
Sorry, something went wrong.
No results found
2.9.3 (2026-06-02)
Bug Fixes
buffer: 移除 Conditional("DEBUG") 使边界检查始终生效 (5bca514 )
cache: 写入缓存前确保目录存在、失败时回滚并精确删除文件 (1d5d2bf )
debugger: 未知远程命令改为警告日志而非抛异常 (757c4dc )
download: FileStream 打开失败时清理并重抛异常 (b55ba75 )
download: UNITY_IPHONE 改为 UNITY_IOS (d545b8a )
download: WebRequestCounter 添加线程安全锁 (532ee51 )
download: 合并下载器前检查对方运行状态 (d14d78e )
download: 防止进度计算除零 (8a7f293 )
driver: 修正拼写错误 LastestUpdateFrame → LatestUpdateFrame (9b092e8 )
driver: 移除 OnApplicationQuit 的 UNITY_EDITOR 条件编译 (2ef2044 )
filesystem: 文件验证异常时输出警告日志 (791bda8 )
operation: 防止 IsBusy 在 _watch 未初始化时空引用 (ab7fb15 )
package: 防御性检查改为始终生效并清理失败遗留 (36ceb1b )
params: 使用索引器替代 Dictionary.Add 防止重复 key 异常 (ff39413 )
utility: 修复 ThreadStatic 字段初始化问题 (354ed84 )
webfs: 移除遗留 Debug.LogError 调试输出 (99b6f39 )
Performance Improvements
2.9.2
Compare
Sorry, something went wrong.
No results found
2.9.2 (2026-05-28)
Bug Fixes
2.9.1
Compare
Sorry, something went wrong.
No results found
2.9.1 (2026-05-16)
Bug Fixes
PlayModeHelper: 支持从所有已加载程序集中搜索文件系统类类型 (7dce4b4 )
2.9.0
Compare
Sorry, something went wrong.
No results found
2.9.0 (2026-04-10)
Bug Fixes
DefaultBuildinFileSystem: 未找到内置目录文件时操作视为成功 (88ee8c3 )
FileSystem: 当StreamingAssets根目录不存在时跳过生成目录 (4a23518 )
在编辑器环境下禁用KSWASM预加载并调整文件缓存路径 (bb7414f )
Features
2.8.1
Compare
Sorry, something went wrong.
No results found
2.8.1 (2026-03-31)
Bug Fixes
编译条件: 将微信小游戏条件编译符号从WECHAT_MINI_GAME改为ENABLE_WECHAT_MINI_GAME (22ce828 )
2.8.0
Compare
Sorry, something went wrong.
No results found
2.8.0 (2026-03-29)
Features
2.7.0
Compare
Sorry, something went wrong.
No results found
2.7.0 (2026-03-27)
Features
微信小程序: 添加 WeChatConfigHandler 以优化预加载性能 (829c732 )
2.6.0
Compare
Sorry, something went wrong.
No results found
2.6.0 (2026-03-25)
Features
2.5.1
Compare
Sorry, something went wrong.
No results found
2.5.1 (2026-03-16)
Bug Fixes
OperationSystem: 将 GetPackageName 方法从 internal 改为 public (9ddcdf7 )