Skip to content

Commit c69c654

Browse files
committed
unity version update : editor version update from 2020.3.21f1 to 2021.3.5f1
1 parent 46f1d16 commit c69c654

18 files changed

+2102
-276
lines changed

Assets/Scenes/SampleScene.unity

Lines changed: 49 additions & 224 deletions
Large diffs are not rendered by default.

Assets/Sprites/0x72_DungeonTilesetII_v1.4/0x72_DungeonTilesetII_v1.4.png.meta

Lines changed: 527 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/Sprites/0x72_DungeonTilesetII_v1.4/knights.png.meta

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Assets/StreamingAssets.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"dependencies": {
3-
"com.unity.2d.animation": "5.0.8",
4-
"com.unity.2d.pixel-perfect": "4.0.1",
5-
"com.unity.2d.psdimporter": "4.1.3",
3+
"com.unity.2d.animation": "7.0.6",
4+
"com.unity.2d.pixel-perfect": "5.0.1",
5+
"com.unity.2d.psdimporter": "6.0.4",
66
"com.unity.2d.sprite": "1.0.0",
7-
"com.unity.2d.spriteshape": "5.1.7",
7+
"com.unity.2d.spriteshape": "7.0.4",
88
"com.unity.2d.tilemap": "1.0.0",
9-
"com.unity.2d.tilemap.extras": "1.8.3-preview",
10-
"com.unity.collab-proxy": "1.13.5",
9+
"com.unity.2d.tilemap.extras": "2.2.3",
10+
"com.unity.collab-proxy": "1.15.18",
1111
"com.unity.ide.visualstudio": "2.0.15",
12-
"com.unity.mobile.android-logcat": "1.2.3",
13-
"com.unity.mobile.notifications": "1.4.3",
12+
"com.unity.mobile.android-logcat": "1.3.2",
13+
"com.unity.mobile.notifications": "2.0.1",
1414
"com.unity.test-framework": "1.1.31",
1515
"com.unity.textmeshpro": "3.0.6",
16-
"com.unity.timeline": "1.4.8",
16+
"com.unity.timeline": "1.6.4",
1717
"com.unity.ugui": "1.0.0",
1818
"com.unity.modules.ai": "1.0.0",
1919
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 36 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,50 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "5.0.10",
5-
"depth": 1,
4+
"version": "7.0.6",
5+
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.2d.common": "4.0.4",
9-
"com.unity.mathematics": "1.1.0",
8+
"com.unity.2d.common": "6.0.3",
109
"com.unity.2d.sprite": "1.0.0",
1110
"com.unity.modules.animation": "1.0.0",
1211
"com.unity.modules.uielements": "1.0.0"
1312
},
1413
"url": "https://packages.unity.com"
1514
},
1615
"com.unity.2d.common": {
17-
"version": "4.0.4",
16+
"version": "6.0.3",
1817
"depth": 1,
1918
"source": "registry",
2019
"dependencies": {
2120
"com.unity.2d.sprite": "1.0.0",
22-
"com.unity.modules.uielements": "1.0.0"
21+
"com.unity.mathematics": "1.1.0",
22+
"com.unity.modules.uielements": "1.0.0",
23+
"com.unity.burst": "1.5.1"
2324
},
2425
"url": "https://packages.unity.com"
2526
},
2627
"com.unity.2d.path": {
27-
"version": "4.0.2",
28+
"version": "5.0.2",
2829
"depth": 1,
2930
"source": "registry",
3031
"dependencies": {},
3132
"url": "https://packages.unity.com"
3233
},
3334
"com.unity.2d.pixel-perfect": {
34-
"version": "4.0.1",
35+
"version": "5.0.1",
3536
"depth": 0,
3637
"source": "registry",
3738
"dependencies": {},
3839
"url": "https://packages.unity.com"
3940
},
4041
"com.unity.2d.psdimporter": {
41-
"version": "4.1.3",
42+
"version": "6.0.4",
4243
"depth": 0,
4344
"source": "registry",
4445
"dependencies": {
45-
"com.unity.2d.common": "4.0.4",
46-
"com.unity.2d.animation": "5.0.10",
46+
"com.unity.2d.animation": "7.0.6",
47+
"com.unity.2d.common": "6.0.3",
4748
"com.unity.2d.sprite": "1.0.0"
4849
},
4950
"url": "https://packages.unity.com"
@@ -55,13 +56,13 @@
5556
"dependencies": {}
5657
},
5758
"com.unity.2d.spriteshape": {
58-
"version": "5.1.7",
59+
"version": "7.0.4",
5960
"depth": 0,
6061
"source": "registry",
6162
"dependencies": {
6263
"com.unity.mathematics": "1.1.0",
63-
"com.unity.2d.common": "4.0.4",
64-
"com.unity.2d.path": "4.0.2",
64+
"com.unity.2d.common": "6.0.3",
65+
"com.unity.2d.path": "5.0.2",
6566
"com.unity.modules.physics2d": "1.0.0"
6667
},
6768
"url": "https://packages.unity.com"
@@ -73,7 +74,7 @@
7374
"dependencies": {}
7475
},
7576
"com.unity.2d.tilemap.extras": {
76-
"version": "1.8.3-preview",
77+
"version": "2.2.3",
7778
"depth": 0,
7879
"source": "registry",
7980
"dependencies": {
@@ -84,12 +85,20 @@
8485
},
8586
"url": "https://packages.unity.com"
8687
},
88+
"com.unity.burst": {
89+
"version": "1.6.5",
90+
"depth": 2,
91+
"source": "registry",
92+
"dependencies": {
93+
"com.unity.mathematics": "1.2.1"
94+
},
95+
"url": "https://packages.unity.com"
96+
},
8797
"com.unity.collab-proxy": {
88-
"version": "1.13.5",
98+
"version": "1.15.18",
8999
"depth": 0,
90100
"source": "registry",
91101
"dependencies": {
92-
"com.unity.nuget.newtonsoft-json": "2.0.0",
93102
"com.unity.services.core": "1.0.1"
94103
},
95104
"url": "https://packages.unity.com"
@@ -111,21 +120,21 @@
111120
"url": "https://packages.unity.com"
112121
},
113122
"com.unity.mathematics": {
114-
"version": "1.1.0",
123+
"version": "1.2.6",
115124
"depth": 1,
116125
"source": "registry",
117126
"dependencies": {},
118127
"url": "https://packages.unity.com"
119128
},
120129
"com.unity.mobile.android-logcat": {
121-
"version": "1.2.3",
130+
"version": "1.3.2",
122131
"depth": 0,
123132
"source": "registry",
124133
"dependencies": {},
125134
"url": "https://packages.unity.com"
126135
},
127136
"com.unity.mobile.notifications": {
128-
"version": "1.4.3",
137+
"version": "2.0.1",
129138
"depth": 0,
130139
"source": "registry",
131140
"dependencies": {
@@ -134,18 +143,20 @@
134143
"url": "https://packages.unity.com"
135144
},
136145
"com.unity.nuget.newtonsoft-json": {
137-
"version": "2.0.0",
138-
"depth": 1,
146+
"version": "3.0.2",
147+
"depth": 2,
139148
"source": "registry",
140149
"dependencies": {},
141150
"url": "https://packages.unity.com"
142151
},
143152
"com.unity.services.core": {
144-
"version": "1.0.1",
153+
"version": "1.4.0",
145154
"depth": 1,
146155
"source": "registry",
147156
"dependencies": {
148-
"com.unity.modules.unitywebrequest": "1.0.0"
157+
"com.unity.modules.unitywebrequest": "1.0.0",
158+
"com.unity.nuget.newtonsoft-json": "3.0.2",
159+
"com.unity.modules.androidjni": "1.0.0"
149160
},
150161
"url": "https://packages.unity.com"
151162
},
@@ -170,7 +181,7 @@
170181
"url": "https://packages.unity.com"
171182
},
172183
"com.unity.timeline": {
173-
"version": "1.4.8",
184+
"version": "1.6.4",
174185
"depth": 0,
175186
"source": "registry",
176187
"dependencies": {
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"EnableBurstCompilation": true,
5+
"EnableOptimisations": true,
6+
"EnableSafetyChecks": false,
7+
"EnableDebugInAllBuilds": false,
8+
"CpuMinTargetX32": 0,
9+
"CpuMaxTargetX32": 0,
10+
"CpuMinTargetX64": 0,
11+
"CpuMaxTargetX64": 0,
12+
"OptimizeFor": 0
13+
}
14+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"MonoBehaviour": {
3+
"Version": 4,
4+
"DisabledWarnings": ""
5+
}
6+
}
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!387306366 &1
4+
MemorySettings:
5+
m_ObjectHideFlags: 0
6+
m_EditorMemorySettings:
7+
m_MainAllocatorBlockSize: -1
8+
m_ThreadAllocatorBlockSize: -1
9+
m_MainGfxBlockSize: -1
10+
m_ThreadGfxBlockSize: -1
11+
m_CacheBlockSize: -1
12+
m_TypetreeBlockSize: -1
13+
m_ProfilerBlockSize: -1
14+
m_ProfilerEditorBlockSize: -1
15+
m_BucketAllocatorGranularity: -1
16+
m_BucketAllocatorBucketsCount: -1
17+
m_BucketAllocatorBlockSize: -1
18+
m_BucketAllocatorBlockCount: -1
19+
m_ProfilerBucketAllocatorGranularity: -1
20+
m_ProfilerBucketAllocatorBucketsCount: -1
21+
m_ProfilerBucketAllocatorBlockSize: -1
22+
m_ProfilerBucketAllocatorBlockCount: -1
23+
m_TempAllocatorSizeMain: -1
24+
m_JobTempAllocatorBlockSize: -1
25+
m_BackgroundJobTempAllocatorBlockSize: -1
26+
m_JobTempAllocatorReducedBlockSize: -1
27+
m_TempAllocatorSizeGIBakingWorker: -1
28+
m_TempAllocatorSizeNavMeshWorker: -1
29+
m_TempAllocatorSizeAudioWorker: -1
30+
m_TempAllocatorSizeCloudWorker: -1
31+
m_TempAllocatorSizeGfx: -1
32+
m_TempAllocatorSizeJobWorker: -1
33+
m_TempAllocatorSizeBackgroundWorker: -1
34+
m_TempAllocatorSizePreloadManager: -1
35+
m_PlatformMemorySettings: {}

0 commit comments

Comments
 (0)