Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
GameFrameX
/
com.gameframex.unity.tuyoogame.yooasset
Public
forked from
tuyoogame/YooAsset
Notifications
You must be signed in to change notification settings
Fork
1
Star
3
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Releases
2.9.3
2.9.3
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
github-actions
released this
02 Jun 13:04
·
11 commits
to main since this release
2.9.3
92a531d
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
report:
构建报告查找改用字典索引 (
2fcf0b4
)
You can’t perform that action at this time.