Skip to content

Commit da429f6

Browse files
authored
Update iOSOptimization.md
1 parent e70163f commit da429f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Design/iOSOptimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ iOS 端小游戏高性能模式适用于遇到 iOS 环境运行性能不足,
124124
- 右上角打开调试,重启小游戏,点三次下方的 Unity logo 打开 vconsole
125125
- 如果出现资源访问失败,但 Android 和开发者工具却可以下载则参考 QA3 关于跨域问题
126126
- 15.4 系统出现"Not implemented"与内存问题,此为 Unity & iOS 15.4 的 BUG,微信提供的 wasm 代码分包(推荐)或 Unity WebGL 官方论坛的[临时修复方案](https://forum.unity.com/threads/ios-15-webgl-2-issue.1176116/page-2)
127-
- 16.7/17.0系统出现"glGetString (GL_EXTENSIONS) - failure", 苹果官方17.1已fix。对于未更新用户微信会引导重启小游戏或微信修复。详情请查阅: [Unity社区讨论](https://forum.unity.com/threads/webgl-context-lost-ios-17-safari.1501193/)[iOS浏览器Webkit BUG](https://bugs.webkit.org/show_bug.cgi?id=261313),
127+
- 16.7/17.0系统出现"glGetString (GL_EXTENSIONS) - failure", 苹果官方17.1已fix。对于未更新系统的玩家,微信会引导重启小游戏或微信修复。详情请查阅: [Unity社区讨论](https://forum.unity.com/threads/webgl-context-lost-ios-17-safari.1501193/)[iOS浏览器Webkit BUG](https://bugs.webkit.org/show_bug.cgi?id=261313),
128128

129129

130130
### <p id="6-ui-flicker">6. 个别游戏 UI 会出现闪烁问题

0 commit comments

Comments
 (0)