如下官方文档提供的链接, 两个链接都点过下载不了unity editor.
如果使用 native 方案:确认游戏工程运行在 Unity 2019.4.8f1 或者 Unity 2019.4.35f1
如果使用 wasm 方案:建议使用 unity 最新版,比如 2021.2 之后的版本,在 wasm 方面做了很多优化
可以用 2019.4.8 构建 native 版本,用 2021.x 构建 wasm,一起发布。
重要: editor 和 Android Target Support 都需要从网页进行下载,不要通过 hub 进行下载,否则无法进行发布。
下载链接:
Unity 2019.4.8f1:https://unity3d.com/unity/whats-new/2019.4.8
Unity 2019.4.35f1:https://unity3d.com/unity/whats-new/2019.4.35