Skip to content

Commit f1cfaba

Browse files
committed
feat: update to 2022.3.12f1
1 parent ae6c3bd commit f1cfaba

File tree

5 files changed

+30
-26
lines changed

5 files changed

+30
-26
lines changed

Assets/UniversalRenderPipelineAsset_Renderer.asset

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ MonoBehaviour:
1414
m_EditorClassIdentifier:
1515
debugShaders:
1616
debugReplacementPS: {fileID: 4800000, guid: cf852408f2e174538bcd9b7fda1c5ae7, type: 3}
17+
hdrDebugViewPS: {fileID: 4800000, guid: 573620ae32aec764abd4d728906d2587, type: 3}
1718
m_RendererFeatures: []
1819
m_RendererFeatureMap:
1920
m_UseNativeRenderPass: 0
@@ -26,12 +27,15 @@ MonoBehaviour:
2627
samplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3}
2728
stencilDeferredPS: {fileID: 4800000, guid: e9155b26e1bc55942a41e518703fe304, type: 3}
2829
fallbackErrorPS: {fileID: 4800000, guid: e6e9a19c3678ded42a3bc431ebef7dbd, type: 3}
30+
fallbackLoadingPS: {fileID: 4800000, guid: 7f888aff2ac86494babad1c2c5daeee2, type: 3}
2931
materialErrorPS: {fileID: 4800000, guid: 5fd9a8feb75a4b5894c241777f519d4e, type: 3}
3032
coreBlitPS: {fileID: 4800000, guid: 93446b5c5339d4f00b85c159e1159b7c, type: 3}
3133
coreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b, type: 3}
34+
blitHDROverlay: {fileID: 4800000, guid: a89bee29cffa951418fc1e2da94d1959, type: 3}
3235
cameraMotionVector: {fileID: 4800000, guid: c56b7e0d4c7cb484e959caeeedae9bbf, type: 3}
3336
objectMotionVector: {fileID: 4800000, guid: 7b3ede40266cd49a395def176e1bc486, type: 3}
34-
m_AssetVersion: 1
37+
dataDrivenLensFlare: {fileID: 4800000, guid: 6cda457ac28612740adb23da5d39ea92, type: 3}
38+
m_AssetVersion: 2
3539
m_OpaqueLayerMask:
3640
serializedVersion: 2
3741
m_Bits: 4294967295
@@ -48,9 +52,8 @@ MonoBehaviour:
4852
m_ShadowTransparentReceive: 1
4953
m_RenderingMode: 0
5054
m_DepthPrimingMode: 0
55+
m_CopyDepthMode: 0
5156
m_AccurateGbufferNormals: 0
52-
m_ClusteredRendering: 0
53-
m_TileSize: 32
5457
m_IntermediateTextureMode: 1
5558
--- !u!114 &905403541132326896
5659
MonoBehaviour:

Packages/manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
22
"dependencies": {
3-
"com.unity.addressables": "1.21.17",
4-
"com.unity.ai.navigation": "1.1.4",
3+
"com.unity.addressables": "1.21.18",
4+
"com.unity.ai.navigation": "1.1.5",
55
"com.unity.animation.rigging": "1.2.1",
66
"com.unity.ide.rider": "3.0.25",
7-
"com.unity.ide.visualstudio": "2.0.18",
7+
"com.unity.ide.visualstudio": "2.0.21",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.inputsystem": "1.7.0",
1010
"com.unity.memoryprofiler": "1.0.0",
11-
"com.unity.render-pipelines.universal": "14.0.8",
11+
"com.unity.render-pipelines.universal": "14.0.9",
1212
"com.unity.test-framework": "1.1.33",
1313
"com.unity.textmeshpro": "3.0.6",
14-
"com.unity.timeline": "1.7.5",
14+
"com.unity.timeline": "1.7.6",
1515
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
1616
"com.unity.ugui": "1.0.0",
1717
"vbl.brainatlas": "https://github.com/VirtualBrainLab/BrainAtlas.git?path=/Packages/vbl.brainatlas",

Packages/packages-lock.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
33
"com.unity.addressables": {
4-
"version": "1.21.17",
4+
"version": "1.21.18",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.scriptablebuildpipeline": "1.21.9",
8+
"com.unity.scriptablebuildpipeline": "1.21.20",
99
"com.unity.modules.assetbundle": "1.0.0",
1010
"com.unity.modules.imageconversion": "1.0.0",
1111
"com.unity.modules.jsonserialize": "1.0.0",
@@ -15,7 +15,7 @@
1515
"url": "https://packages.unity.com"
1616
},
1717
"com.unity.ai.navigation": {
18-
"version": "1.1.4",
18+
"version": "1.1.5",
1919
"depth": 0,
2020
"source": "registry",
2121
"dependencies": {
@@ -34,7 +34,7 @@
3434
"url": "https://packages.unity.com"
3535
},
3636
"com.unity.burst": {
37-
"version": "1.8.8",
37+
"version": "1.8.9",
3838
"depth": 1,
3939
"source": "registry",
4040
"dependencies": {
@@ -66,7 +66,7 @@
6666
"url": "https://packages.unity.com"
6767
},
6868
"com.unity.ide.visualstudio": {
69-
"version": "2.0.18",
69+
"version": "2.0.21",
7070
"depth": 0,
7171
"source": "registry",
7272
"dependencies": {
@@ -107,7 +107,7 @@
107107
"url": "https://packages.unity.com"
108108
},
109109
"com.unity.render-pipelines.core": {
110-
"version": "14.0.8",
110+
"version": "14.0.9",
111111
"depth": 1,
112112
"source": "builtin",
113113
"dependencies": {
@@ -118,18 +118,18 @@
118118
}
119119
},
120120
"com.unity.render-pipelines.universal": {
121-
"version": "14.0.8",
121+
"version": "14.0.9",
122122
"depth": 0,
123123
"source": "builtin",
124124
"dependencies": {
125125
"com.unity.mathematics": "1.2.1",
126-
"com.unity.burst": "1.8.4",
127-
"com.unity.render-pipelines.core": "14.0.8",
128-
"com.unity.shadergraph": "14.0.8"
126+
"com.unity.burst": "1.8.9",
127+
"com.unity.render-pipelines.core": "14.0.9",
128+
"com.unity.shadergraph": "14.0.9"
129129
}
130130
},
131131
"com.unity.scriptablebuildpipeline": {
132-
"version": "1.21.9",
132+
"version": "1.21.20",
133133
"depth": 1,
134134
"source": "registry",
135135
"dependencies": {},
@@ -143,11 +143,11 @@
143143
"url": "https://packages.unity.com"
144144
},
145145
"com.unity.shadergraph": {
146-
"version": "14.0.8",
146+
"version": "14.0.9",
147147
"depth": 1,
148148
"source": "builtin",
149149
"dependencies": {
150-
"com.unity.render-pipelines.core": "14.0.8",
150+
"com.unity.render-pipelines.core": "14.0.9",
151151
"com.unity.searcher": "4.9.2"
152152
}
153153
},
@@ -188,7 +188,7 @@
188188
"url": "https://packages.unity.com"
189189
},
190190
"com.unity.timeline": {
191-
"version": "1.7.5",
191+
"version": "1.7.6",
192192
"depth": 0,
193193
"source": "registry",
194194
"dependencies": {
@@ -223,14 +223,14 @@
223223
"depth": 0,
224224
"source": "git",
225225
"dependencies": {},
226-
"hash": "0bc6ec2b1fb9c71341d63a366a542662986d4141"
226+
"hash": "fc064767fda32b093549649d6b38c12e5008d6dd"
227227
},
228228
"vbl.urchin": {
229229
"version": "https://github.com/VirtualBrainLab/Urchin.git?path=/UnityClient/Packages/vbl.urchin",
230230
"depth": 0,
231231
"source": "git",
232232
"dependencies": {},
233-
"hash": "212b78ec0f757bd88b76d470b872a36730408f9f"
233+
"hash": "519062778b0b9d242835146c04485b87259f2a3f"
234234
},
235235
"com.unity.modules.ai": {
236236
"version": "1.0.0",

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.10f1
2-
m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
1+
m_EditorVersion: 2022.3.12f1
2+
m_EditorVersionWithRevision: 2022.3.12f1 (4fe6e059c7ef)

ProjectSettings/ShaderGraphSettings.asset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ MonoBehaviour:
1212
m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3}
1313
m_Name:
1414
m_EditorClassIdentifier:
15+
shaderVariantLimit: 128
1516
customInterpolatorErrorThreshold: 32
1617
customInterpolatorWarningThreshold: 16

0 commit comments

Comments
 (0)