Skip to content

Commit f45c0c1

Browse files
committed
update to Unity 2020.3.48
1 parent 3df1193 commit f45c0c1

13 files changed

+2222
-19
lines changed

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@
55
"com.unity.burst": "1.6.6",
66
"com.unity.editorcoroutines": "1.0.0",
77
"com.unity.formats.fbx": "4.2.1",
8-
"com.unity.ide.rider": "3.0.18",
9-
"com.unity.ide.visualstudio": "2.0.17",
8+
"com.unity.ide.rider": "3.0.24",
9+
"com.unity.ide.visualstudio": "2.0.18",
1010
"com.unity.ide.vscode": "1.2.5",
1111
"com.unity.inputsystem": "1.5.1",
1212
"com.unity.mathematics": "1.2.6",
1313
"com.unity.postprocessing": "3.2.2",
1414
"com.unity.render-pipelines.high-definition": "10.10.1",
1515
"com.unity.test-framework": "1.1.33",
1616
"com.unity.textmeshpro": "3.0.6",
17-
"com.unity.timeline": "1.7.4",
18-
"com.unity.toolchain.linux-x86_64": "2.0.4",
19-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
17+
"com.unity.timeline": "1.7.5",
18+
"com.unity.toolchain.linux-x86_64": "2.0.5",
19+
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.5",
2020
"com.unity.ugui": "1.0.0",
2121
"com.unity.visualeffectgraph": "10.10.1",
2222
"com.unity.modules.ai": "1.0.0",

Packages/packages-lock.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"url": "https://packages.unity.com"
6060
},
6161
"com.unity.ide.rider": {
62-
"version": "3.0.18",
62+
"version": "3.0.24",
6363
"depth": 0,
6464
"source": "registry",
6565
"dependencies": {
@@ -68,7 +68,7 @@
6868
"url": "https://packages.unity.com"
6969
},
7070
"com.unity.ide.visualstudio": {
71-
"version": "2.0.17",
71+
"version": "2.0.18",
7272
"depth": 0,
7373
"source": "registry",
7474
"dependencies": {
@@ -157,18 +157,18 @@
157157
"url": "https://packages.unity.com"
158158
},
159159
"com.unity.sysroot": {
160-
"version": "2.0.5",
160+
"version": "2.0.6",
161161
"depth": 1,
162162
"source": "registry",
163163
"dependencies": {},
164164
"url": "https://packages.unity.com"
165165
},
166166
"com.unity.sysroot.linux-x86_64": {
167-
"version": "2.0.4",
167+
"version": "2.0.5",
168168
"depth": 1,
169169
"source": "registry",
170170
"dependencies": {
171-
"com.unity.sysroot": "2.0.5"
171+
"com.unity.sysroot": "2.0.6"
172172
},
173173
"url": "https://packages.unity.com"
174174
},
@@ -193,7 +193,7 @@
193193
"url": "https://packages.unity.com"
194194
},
195195
"com.unity.timeline": {
196-
"version": "1.7.4",
196+
"version": "1.7.5",
197197
"depth": 0,
198198
"source": "registry",
199199
"dependencies": {
@@ -205,22 +205,22 @@
205205
"url": "https://packages.unity.com"
206206
},
207207
"com.unity.toolchain.linux-x86_64": {
208-
"version": "2.0.4",
208+
"version": "2.0.5",
209209
"depth": 0,
210210
"source": "registry",
211211
"dependencies": {
212-
"com.unity.sysroot": "2.0.5",
213-
"com.unity.sysroot.linux-x86_64": "2.0.4"
212+
"com.unity.sysroot": "2.0.6",
213+
"com.unity.sysroot.linux-x86_64": "2.0.5"
214214
},
215215
"url": "https://packages.unity.com"
216216
},
217217
"com.unity.toolchain.win-x86_64-linux-x86_64": {
218-
"version": "2.0.4",
218+
"version": "2.0.5",
219219
"depth": 0,
220220
"source": "registry",
221221
"dependencies": {
222-
"com.unity.sysroot": "2.0.5",
223-
"com.unity.sysroot.linux-x86_64": "2.0.4"
222+
"com.unity.sysroot": "2.0.6",
223+
"com.unity.sysroot.linux-x86_64": "2.0.5"
224224
},
225225
"url": "https://packages.unity.com"
226226
},

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2020.3.47f1
2-
m_EditorVersionWithRevision: 2020.3.47f1 (5ef4f5b5e2d4)
1+
m_EditorVersion: 2020.3.48f1
2+
m_EditorVersionWithRevision: 2020.3.48f1 (b805b124c6b7)
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.PackageManager.UI" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3+
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
4+
<xs:complexType name="TabButtonType">
5+
<xs:complexContent mixed="false">
6+
<xs:restriction base="engine:VisualElementType">
7+
<xs:sequence minOccurs="0" maxOccurs="unbounded">
8+
<xs:element ref="engine:VisualElement" />
9+
</xs:sequence>
10+
<xs:attribute default="" name="name" type="xs:string" use="optional" />
11+
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
12+
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
13+
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
14+
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
15+
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
16+
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
17+
<xs:attribute default="" name="class" type="xs:string" use="optional" />
18+
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
19+
<xs:attribute default="" name="style" type="xs:string" use="optional" />
20+
<xs:attribute default="" name="text" type="xs:string" use="optional" />
21+
<xs:attribute default="" name="target" type="xs:string" use="optional" />
22+
<xs:anyAttribute processContents="lax" />
23+
</xs:restriction>
24+
</xs:complexContent>
25+
</xs:complexType>
26+
<xs:element name="TabButton" substitutionGroup="engine:VisualElement" type="TabButtonType" />
27+
<xs:complexType name="TabbedViewType">
28+
<xs:complexContent mixed="false">
29+
<xs:restriction base="engine:VisualElementType">
30+
<xs:sequence minOccurs="0" maxOccurs="unbounded">
31+
<xs:element ref="engine:VisualElement" />
32+
</xs:sequence>
33+
<xs:attribute default="" name="name" type="xs:string" use="optional" />
34+
<xs:attribute default="" name="view-data-key" type="xs:string" use="optional" />
35+
<xs:attribute default="Position" name="picking-mode" type="engine:VisualElement_picking-mode_Type" use="optional" />
36+
<xs:attribute default="" name="tooltip" type="xs:string" use="optional" />
37+
<xs:attribute default="None" name="usage-hints" type="engine:VisualElement_usage-hints_Type" use="optional" />
38+
<xs:attribute default="0" name="tabindex" type="xs:int" use="optional" />
39+
<xs:attribute default="false" name="focusable" type="xs:boolean" use="optional" />
40+
<xs:attribute default="" name="class" type="xs:string" use="optional" />
41+
<xs:attribute default="" name="content-container" type="xs:string" use="optional" />
42+
<xs:attribute default="" name="style" type="xs:string" use="optional" />
43+
<xs:anyAttribute processContents="lax" />
44+
</xs:restriction>
45+
</xs:complexContent>
46+
</xs:complexType>
47+
<xs:element name="TabbedView" substitutionGroup="engine:VisualElement" type="TabbedViewType" />
48+
</xs:schema>

UIElementsSchema/UIElements.xsd

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<xs:schema xmlns:editor="UnityEditor.UIElements" xmlns:engine="UnityEngine.UIElements" xmlns="UnityEditor.PackageManager.UI" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
3+
<xs:import schemaLocation="UnityEngine.UIElements.xsd" namespace="UnityEngine.UIElements" />
4+
<xs:import schemaLocation="UnityEditor.UIElements.xsd" namespace="UnityEditor.UIElements" />
5+
<xs:import schemaLocation="UnityEditor.UIElements.Debugger.xsd" namespace="UnityEditor.UIElements.Debugger" />
6+
<xs:import schemaLocation="UnityEditor.Rendering.LookDev.xsd" namespace="UnityEditor.Rendering.LookDev" />
7+
<xs:import schemaLocation="UnityEditor.Rendering.HighDefinition.xsd" namespace="UnityEditor.Rendering.HighDefinition" />
8+
<xs:import schemaLocation="UnityEditor.VFX.UI.xsd" namespace="UnityEditor.VFX.UI" />
9+
<xs:import schemaLocation="UnityEditor.ShaderGraph.Drawing.xsd" namespace="UnityEditor.ShaderGraph.Drawing" />
10+
<xs:include schemaLocation="GlobalNamespace.xsd" />
11+
<xs:import schemaLocation="UnityEditor.PackageManager.UI.xsd" namespace="UnityEditor.PackageManager.UI" />
12+
</xs:schema>

0 commit comments

Comments
 (0)