mirror of
https://github.com/tuyoogame/YooAsset.git
synced 2026-05-24 09:40:11 +00:00
632 B
632 B
CHANGELOG
All notable changes to this package will be documented in this file.
[1.0.2] - 2022-04-07
Fixed
- 修复在资源加载完成回调内释放自身资源句柄时的异常报错。
- 修复了资源分组在特殊情况下打包报错的问题。
Changed
- StreamingAssets目录下增加了用于存放打包资源的总文件夹
[1.0.1] - 2022-04-07
Fixed
- 修复Assets目录下存在多个YooAsset同名文件夹时,工具窗口无法显示的问题。
- 修复通过Packages导入YooAsset,工具窗口无法显示的问题。
[1.0.0] - 2022-04-05
Compatible with Unity 2019.4