Skip to content

Commit 6890dae

Browse files
committed
Upgraded project version to 2020.3
1 parent bea17d7 commit 6890dae

File tree

5 files changed

+118
-20
lines changed

5 files changed

+118
-20
lines changed

Assets/Examples/BasicExample.asset

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,8 @@ MonoBehaviour:
317317
height: 101
318318
title: New Sticky Note
319319
content: Write your text here
320-
position: {x: 267, y: 305, z: 0}
321-
scale: {x: 0.375937, y: 0.375937, z: 1}
320+
position: {x: 267, y: 191, z: 0}
321+
scale: {x: 0.49717674, y: 0.49717674, z: 1}
322322
references:
323323
version: 1
324324
00000000:
@@ -602,10 +602,10 @@ MonoBehaviour:
602602
computeOrder: 18
603603
position:
604604
serializedVersion: 2
605-
x: 606
606-
y: 856.08
607-
width: 146
608-
height: 341
605+
x: 598.1502
606+
y: 856
607+
width: 142
608+
height: 627
609609
expanded: 1
610610
debug: 0
611611
nodeLock: 0

Assets/Examples/Scenes/EmbeddedGraph.unity

Lines changed: 94 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0, g: 0, b: 0, a: 1}
41+
m_IndirectSpecularColor: {r: 0.44657898, g: 0.4964133, b: 0.5748178, a: 1}
4242
m_UseRadianceAmbientProbe: 0
4343
--- !u!157 &3
4444
LightmapSettings:
@@ -123,6 +123,99 @@ NavMeshSettings:
123123
debug:
124124
m_Flags: 0
125125
m_NavMeshData: {fileID: 0}
126+
--- !u!1 &556638146
127+
GameObject:
128+
m_ObjectHideFlags: 0
129+
m_CorrespondingSourceObject: {fileID: 0}
130+
m_PrefabInstance: {fileID: 0}
131+
m_PrefabAsset: {fileID: 0}
132+
serializedVersion: 6
133+
m_Component:
134+
- component: {fileID: 556638148}
135+
- component: {fileID: 556638147}
136+
m_Layer: 0
137+
m_Name: Directional Light
138+
m_TagString: Untagged
139+
m_Icon: {fileID: 0}
140+
m_NavMeshLayer: 0
141+
m_StaticEditorFlags: 0
142+
m_IsActive: 1
143+
--- !u!108 &556638147
144+
Light:
145+
m_ObjectHideFlags: 0
146+
m_CorrespondingSourceObject: {fileID: 0}
147+
m_PrefabInstance: {fileID: 0}
148+
m_PrefabAsset: {fileID: 0}
149+
m_GameObject: {fileID: 556638146}
150+
m_Enabled: 1
151+
serializedVersion: 10
152+
m_Type: 1
153+
m_Shape: 0
154+
m_Color: {r: 1, g: 1, b: 1, a: 1}
155+
m_Intensity: 1
156+
m_Range: 10
157+
m_SpotAngle: 30
158+
m_InnerSpotAngle: 21.80208
159+
m_CookieSize: 10
160+
m_Shadows:
161+
m_Type: 0
162+
m_Resolution: -1
163+
m_CustomResolution: -1
164+
m_Strength: 1
165+
m_Bias: 0.05
166+
m_NormalBias: 0.4
167+
m_NearPlane: 0.2
168+
m_CullingMatrixOverride:
169+
e00: 1
170+
e01: 0
171+
e02: 0
172+
e03: 0
173+
e10: 0
174+
e11: 1
175+
e12: 0
176+
e13: 0
177+
e20: 0
178+
e21: 0
179+
e22: 1
180+
e23: 0
181+
e30: 0
182+
e31: 0
183+
e32: 0
184+
e33: 1
185+
m_UseCullingMatrixOverride: 0
186+
m_Cookie: {fileID: 0}
187+
m_DrawHalo: 0
188+
m_Flare: {fileID: 0}
189+
m_RenderMode: 0
190+
m_CullingMask:
191+
serializedVersion: 2
192+
m_Bits: 4294967295
193+
m_RenderingLayerMask: 1
194+
m_Lightmapping: 4
195+
m_LightShadowCasterMode: 0
196+
m_AreaSize: {x: 1, y: 1}
197+
m_BounceIntensity: 1
198+
m_ColorTemperature: 6570
199+
m_UseColorTemperature: 0
200+
m_BoundingSphereOverride: {x: 0, y: 0, z: 0, w: 0}
201+
m_UseBoundingSphereOverride: 0
202+
m_UseViewFrustumForShadowCasterCull: 1
203+
m_ShadowRadius: 0
204+
m_ShadowAngle: 0
205+
--- !u!4 &556638148
206+
Transform:
207+
m_ObjectHideFlags: 0
208+
m_CorrespondingSourceObject: {fileID: 0}
209+
m_PrefabInstance: {fileID: 0}
210+
m_PrefabAsset: {fileID: 0}
211+
m_GameObject: {fileID: 556638146}
212+
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
213+
m_LocalPosition: {x: 18.327812, y: 2.1530118, z: 30.643724}
214+
m_LocalScale: {x: 1, y: 1, z: 1}
215+
m_Children: []
216+
m_Father: {fileID: 0}
217+
m_RootOrder: 2
218+
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
126219
--- !u!1 &573104617
127220
GameObject:
128221
m_ObjectHideFlags: 0

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ext.nunit": "1.0.5",
5+
"com.unity.ext.nunit": "1.0.6",
66
"com.unity.ide.rider": "3.0.3",
7-
"com.unity.ide.visualstudio": "2.0.5",
7+
"com.unity.ide.visualstudio": "2.0.7",
88
"com.unity.ide.vscode": "1.2.3",
9-
"com.unity.test-framework": "1.1.19",
9+
"com.unity.test-framework": "1.1.22",
1010
"com.unity.textmeshpro": "3.0.3",
1111
"com.unity.timeline": "1.5.1-pre.3",
1212
"com.unity.ugui": "1.0.0",
13-
"com.unity.xr.legacyinputhelpers": "2.1.6",
13+
"com.unity.xr.legacyinputhelpers": "2.1.7",
1414
"com.unity.modules.ai": "1.0.0",
1515
"com.unity.modules.androidjni": "1.0.0",
1616
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {}
1414
},
1515
"com.unity.ext.nunit": {
16-
"version": "1.0.5",
16+
"version": "1.0.6",
1717
"depth": 0,
1818
"source": "registry",
1919
"dependencies": {},
@@ -29,10 +29,12 @@
2929
"url": "https://packages.unity.com"
3030
},
3131
"com.unity.ide.visualstudio": {
32-
"version": "2.0.5",
32+
"version": "2.0.7",
3333
"depth": 0,
3434
"source": "registry",
35-
"dependencies": {},
35+
"dependencies": {
36+
"com.unity.test-framework": "1.1.9"
37+
},
3638
"url": "https://packages.unity.com"
3739
},
3840
"com.unity.ide.vscode": {
@@ -43,11 +45,11 @@
4345
"url": "https://packages.unity.com"
4446
},
4547
"com.unity.test-framework": {
46-
"version": "1.1.19",
48+
"version": "1.1.22",
4749
"depth": 0,
4850
"source": "registry",
4951
"dependencies": {
50-
"com.unity.ext.nunit": "1.0.5",
52+
"com.unity.ext.nunit": "1.0.6",
5153
"com.unity.modules.imgui": "1.0.0",
5254
"com.unity.modules.jsonserialize": "1.0.0"
5355
},
@@ -84,10 +86,13 @@
8486
}
8587
},
8688
"com.unity.xr.legacyinputhelpers": {
87-
"version": "2.1.6",
89+
"version": "2.1.7",
8890
"depth": 0,
8991
"source": "registry",
90-
"dependencies": {},
92+
"dependencies": {
93+
"com.unity.modules.vr": "1.0.0",
94+
"com.unity.modules.xr": "1.0.0"
95+
},
9196
"url": "https://packages.unity.com"
9297
},
9398
"com.unity.modules.ai": {

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.2.1f1
2-
m_EditorVersionWithRevision: 2020.2.1f1 (270dd8c3da1c)
1+
m_EditorVersion: 2020.3.0f1
2+
m_EditorVersionWithRevision: 2020.3.0f1 (c7b5465681fb)

0 commit comments

Comments
 (0)