Update document

This commit is contained in:
hevinci
2023-03-11 00:47:39 +08:00
parent 20061983d6
commit d60b0ea0ea
3 changed files with 2 additions and 4 deletions

View File

@@ -4,6 +4,8 @@
如果在打AssetBundle的时候选定的构建目标是安卓。那么在windows操作系统下编辑器的默认渲染模式为DX11我们需要修改编辑器的渲染模式可以通过UnityHub来修改启动项目的编辑器渲染模式[参考官方文档](https://docs.unity3d.com/cn/2019.4/Manual/CommandLineArguments.html)。
在Vulkan下打包的编辑器需要加个command -force-vulkan
windows平台添加命令: **-force-gles**
#### 问题Unity2021编辑器运行游戏提示YooAssets is initialized !