Skip to content

Commit 12c099c

Browse files
committed
Update to unity 6000.2.0f1
1 parent 3cf1a62 commit 12c099c

File tree

4 files changed

+24
-22
lines changed

4 files changed

+24
-22
lines changed

Assets/UniversalRenderPipelineGlobalSettings.asset

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ MonoBehaviour:
6161
- rid: 1833072967897317379
6262
- rid: 9045634188000624640
6363
- rid: 9045634188000624641
64+
- rid: 1290112394661462016
6465
m_RuntimeSettings:
6566
m_List: []
6667
m_AssetVersion: 8
@@ -97,7 +98,7 @@ MonoBehaviour:
9798
type: {class: RenderGraphSettings, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
9899
data:
99100
m_Version: 0
100-
m_EnableRenderCompatibilityMode: 1
101+
m_EnableRenderCompatibilityMode: 0
101102
- rid: 774585207205396481
102103
type: {class: UniversalRenderPipelineRuntimeXRResources, ns: UnityEngine.Rendering.Universal,
103104
asm: Unity.RenderPipelines.Universal.Runtime}
@@ -218,12 +219,6 @@ MonoBehaviour:
218219
type: 3}
219220
m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd,
220221
type: 3}
221-
m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144,
222-
type: 3}
223-
m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90,
224-
type: 3}
225-
m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1,
226-
type: 3}
227222
m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b,
228223
type: 3}
229224
m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec,
@@ -348,6 +343,11 @@ MonoBehaviour:
348343
m_version: 0
349344
m_EnableCompilationCaching: 1
350345
m_EnableValidityChecks: 1
346+
- rid: 1290112394661462016
347+
type: {class: RenderingDebuggerRuntimeResources, ns: UnityEngine.Rendering,
348+
asm: Unity.RenderPipelines.Core.Runtime}
349+
data:
350+
m_version: 0
351351
- rid: 1833072967897317376
352352
type: {class: ScreenSpaceAmbientOcclusionDynamicResources, ns: UnityEngine.Rendering.Universal,
353353
asm: Unity.RenderPipelines.Universal.Runtime}

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.36",
77
"com.unity.ide.visualstudio": "2.0.23",
8-
"com.unity.render-pipelines.universal": "17.0.4",
8+
"com.unity.render-pipelines.universal": "17.2.0",
99
"com.unity.test-framework": "1.5.1",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.web.stripping-tool": "1.1.0",

Packages/packages-lock.json

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,14 @@
2929
"url": "https://packages.unity.com"
3030
},
3131
"com.unity.collections": {
32-
"version": "2.5.1",
32+
"version": "2.5.7",
3333
"depth": 2,
3434
"source": "registry",
3535
"dependencies": {
36-
"com.unity.burst": "1.8.17",
37-
"com.unity.test-framework": "1.4.5",
38-
"com.unity.nuget.mono-cecil": "1.11.4",
36+
"com.unity.burst": "1.8.19",
37+
"com.unity.mathematics": "1.3.2",
38+
"com.unity.test-framework": "1.4.6",
39+
"com.unity.nuget.mono-cecil": "1.11.5",
3940
"com.unity.test-framework.performance": "3.0.3"
4041
},
4142
"url": "https://packages.unity.com"
@@ -89,7 +90,7 @@
8990
"url": "https://packages.unity.com"
9091
},
9192
"com.unity.nuget.mono-cecil": {
92-
"version": "1.11.4",
93+
"version": "1.11.5",
9394
"depth": 3,
9495
"source": "registry",
9596
"dependencies": {},
@@ -103,7 +104,7 @@
103104
"url": "https://packages.unity.com"
104105
},
105106
"com.unity.render-pipelines.core": {
106-
"version": "17.1.0",
107+
"version": "17.2.0",
107108
"depth": 1,
108109
"source": "builtin",
109110
"dependencies": {
@@ -118,12 +119,12 @@
118119
}
119120
},
120121
"com.unity.render-pipelines.universal": {
121-
"version": "17.1.0",
122+
"version": "17.2.0",
122123
"depth": 0,
123124
"source": "builtin",
124125
"dependencies": {
125-
"com.unity.render-pipelines.core": "17.1.0",
126-
"com.unity.shadergraph": "17.1.0",
126+
"com.unity.render-pipelines.core": "17.2.0",
127+
"com.unity.shadergraph": "17.2.0",
127128
"com.unity.render-pipelines.universal-config": "17.0.3"
128129
}
129130
},
@@ -160,11 +161,11 @@
160161
"url": "https://packages.unity.com"
161162
},
162163
"com.unity.shadergraph": {
163-
"version": "17.1.0",
164+
"version": "17.2.0",
164165
"depth": 1,
165166
"source": "builtin",
166167
"dependencies": {
167-
"com.unity.render-pipelines.core": "17.1.0",
168+
"com.unity.render-pipelines.core": "17.2.0",
168169
"com.unity.searcher": "4.9.3"
169170
}
170171
},
@@ -338,7 +339,8 @@
338339
"com.unity.modules.ui": "1.0.0",
339340
"com.unity.modules.imgui": "1.0.0",
340341
"com.unity.modules.jsonserialize": "1.0.0",
341-
"com.unity.modules.hierarchycore": "1.0.0"
342+
"com.unity.modules.hierarchycore": "1.0.0",
343+
"com.unity.modules.physics": "1.0.0"
342344
}
343345
},
344346
"com.unity.modules.umbra": {

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.1.11f1
2-
m_EditorVersionWithRevision: 6000.1.11f1 (9b156bbbd4df)
1+
m_EditorVersion: 6000.2.0f1
2+
m_EditorVersionWithRevision: 6000.2.0f1 (eed1c594c913)

0 commit comments

Comments
 (0)