This repository was archived by the owner on Sep 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-6
lines changed
Expand file tree Collapse file tree 2 files changed +12
-6
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,13 @@ https://github.com/UnityTech/DocCN 查看。
5252
5353#### Unity
5454
55- 安装 ** Unity 2019.4.25f1c2** (_ unityhub://2019.4.25f1c2/44dea2b5e6e6_ )或 ** Unity 2019.4.26f1c1** 。 你可以从[ https://unity3d.com/get-unity/download ] ( https://unity3d.com/get-unity/download ) 下载最新的Unity。
55+ UIWidgets的各个版本所需的Unity版本如下表所示。您可以从[ https://unity3d.com/get-unity/download ] ( https://unity3d.com/get-unity/download ) 下载最新的Unity。
56+
57+ | UIWidgets 版本 | Unity 2019 LTS | Unity 2020 LTS |
58+ | -----------------------------------------------| ------------------------- | ------------------------- |
59+ | 1.5.4 及以下 | 2019.4.10f1 及以上 | N\A |
60+ | 2.0.1 | 2019.4.26f1c1 | N\A |
61+ | 2.0.2 | 2019.4.26f1c1 及以上 | N\A |
5662
5763#### UIWidgets包
5864
Original file line number Diff line number Diff line change @@ -63,11 +63,11 @@ open-sourced @https://github.com/UnityTech/DocCN.
6363
6464The compatible Unity versions of each UIWidgets release are listed below. You can download the latest Unity on https://unity3d.com/get-unity/download .
6565
66- | UIWidgets Version | Unity 2019 LTS | Unity 2020 LTS |
67- | : -----------------------------------------------| ---------------------: |
68- | 1.5.4 and below | 2019.4.10f1 and above | NA |
69- | 2.0.1 | 2019.4.26f1c1 | NA |
70- | 2.0.2 | 2019.4.26f1c1 and above | NA |
66+ | UIWidgets version | Unity 2019 LTS | Unity 2020 LTS |
67+ | -----------------------------------------------| ------------------------- | ------------------------- |
68+ | 1.5.4 and below | 2019.4.10f1 and above | N\A |
69+ | 2.0.1 | 2019.4.26f1c1 | N\A |
70+ | 2.0.2 | 2019.4.26f1c1 and above | N\A |
7171
7272#### UIWidgets Package
7373Visit our Github repository https://github.com/Unity-Technologies/com.unity.uiwidgets
You can’t perform that action at this time.
0 commit comments