Skip to content

Commit 84e9b48

Browse files
authored
Merge pull request #216 from JohannesDeml/ci/upgrade-unity/from-6000.0.37f1-urp-to-6000.0.40f1-urp
[Automated workflow] upgrade-unity from 6000.0.37f1-urp to 6000.0.40f1-urp
2 parents b39e15c + 7df16cf commit 84e9b48

File tree

4 files changed

+19
-13
lines changed

4 files changed

+19
-13
lines changed

Assets/UniversalRenderPipelineGlobalSettings.asset

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@ MonoBehaviour:
151151
m_CoreBlitColorAndDepthPS: {fileID: 4800000, guid: d104b2fc1ca6445babb8e90b0758136b,
152152
type: 3}
153153
m_SamplingPS: {fileID: 4800000, guid: 04c410c9937594faa893a11dceb85f7e, type: 3}
154+
m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144,
155+
type: 3}
156+
m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90,
157+
type: 3}
158+
m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1,
159+
type: 3}
154160
- rid: 774585207205396485
155161
type: {class: URPDefaultVolumeProfileSettings, ns: UnityEngine.Rendering.Universal,
156162
asm: Unity.RenderPipelines.Universal.Runtime}

Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"dependencies": {
33
"com.jd.guidresolver": "1.1.0",
4-
"com.unity.collab-proxy": "2.6.0",
4+
"com.unity.collab-proxy": "2.7.1",
55
"com.unity.connect.share": "4.2.3",
66
"com.unity.ide.rider": "3.0.34",
77
"com.unity.ide.visualstudio": "2.0.22",
8-
"com.unity.render-pipelines.universal": "17.0.3",
8+
"com.unity.render-pipelines.universal": "17.0.4",
99
"com.unity.test-framework": "1.4.6",
1010
"com.unity.ugui": "2.0.0",
1111
"com.unity.modules.accessibility": "1.0.0",

Packages/packages-lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "https://packages.unity.com"
2121
},
2222
"com.unity.collab-proxy": {
23-
"version": "2.6.0",
23+
"version": "2.7.1",
2424
"depth": 0,
2525
"source": "registry",
2626
"dependencies": {},
@@ -102,7 +102,7 @@
102102
"url": "https://packages.unity.com"
103103
},
104104
"com.unity.render-pipelines.core": {
105-
"version": "17.0.3",
105+
"version": "17.0.4",
106106
"depth": 1,
107107
"source": "builtin",
108108
"dependencies": {
@@ -117,12 +117,12 @@
117117
}
118118
},
119119
"com.unity.render-pipelines.universal": {
120-
"version": "17.0.3",
120+
"version": "17.0.4",
121121
"depth": 0,
122122
"source": "builtin",
123123
"dependencies": {
124-
"com.unity.render-pipelines.core": "17.0.3",
125-
"com.unity.shadergraph": "17.0.3",
124+
"com.unity.render-pipelines.core": "17.0.4",
125+
"com.unity.shadergraph": "17.0.4",
126126
"com.unity.render-pipelines.universal-config": "17.0.3"
127127
}
128128
},
@@ -145,7 +145,7 @@
145145
}
146146
},
147147
"com.unity.searcher": {
148-
"version": "4.9.2",
148+
"version": "4.9.3",
149149
"depth": 2,
150150
"source": "registry",
151151
"dependencies": {},
@@ -159,12 +159,12 @@
159159
"url": "https://packages.unity.com"
160160
},
161161
"com.unity.shadergraph": {
162-
"version": "17.0.3",
162+
"version": "17.0.4",
163163
"depth": 1,
164164
"source": "builtin",
165165
"dependencies": {
166-
"com.unity.render-pipelines.core": "17.0.3",
167-
"com.unity.searcher": "4.9.2"
166+
"com.unity.render-pipelines.core": "17.0.4",
167+
"com.unity.searcher": "4.9.3"
168168
}
169169
},
170170
"com.unity.test-framework": {

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.0.37f1
2-
m_EditorVersionWithRevision: 6000.0.37f1 (090b7797214c)
1+
m_EditorVersion: 6000.0.40f1
2+
m_EditorVersionWithRevision: 6000.0.40f1 (157d81624ddf)

0 commit comments

Comments
 (0)