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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,9 @@ UnityVer:6000.0.23f1(LTS)
19
19
UGUI:2.0.0
20
20
```
21
21
22
-
Versions prior to Unity6 should use the `v1.2.0` tag.
22
+
Versions prior to Unity6 should use the `v1.3.0` tag.
23
23
24
-
It is possible to install `v1.2.0` in Unity6, but it is not recommended because package.json contains dependency information on the old `TextMeshPro v3.0.6`.
24
+
It is possible to install `v1.3.0` in Unity6, but it is not recommended because package.json contains dependency information on the old `TextMeshPro v3.0.6`.
25
25
26
26
# Disruptive change
27
27
@@ -106,7 +106,7 @@ In this case, the dependency information for TextMeshPro 3.0.6 is retained, so i
106
106
107
107
Unity > Window > PackageManager > + > Add package from git url... > Add the following
0 commit comments