Skip to content

Commit

Permalink
[Automated workflow] upgrade-unity from 6000.0.9f1 to 6000.0.19f1
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml authored Sep 16, 2024
1 parent f54f949 commit 47f645c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 16 deletions.
14 changes: 6 additions & 8 deletions Assets/UniversalRenderPipelineGlobalSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ MonoBehaviour:
m_FallOffLookup: {fileID: 2800000, guid: 5688ab254e4c0634f8d6c8e0792331ca,
type: 3}
m_CopyDepthPS: {fileID: 4800000, guid: d6dae50ee9e1bfa4db75f19f99355220, type: 3}
m_DefaultCustomMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3,
type: 2}
m_DefaultLitMaterial: {fileID: 2100000, guid: a97c105638bdf8b4a8650670310a4cd3,
type: 2}
m_DefaultUnlitMaterial: {fileID: 2100000, guid: 9dfc825aed78fcd4ba02077103263b40,
Expand Down Expand Up @@ -262,17 +260,17 @@ MonoBehaviour:
type: 3}
voxelizeSceneShader: {fileID: 4800000, guid: c8b6a681c7b4e2e4785ffab093907f9e,
type: 3}
traceVirtualOffsetCS: {fileID: 7200000, guid: 805f10d263aac4b4098c0279cd37a4f3,
traceVirtualOffsetCS: {fileID: -6772857160820960102, guid: ff2cbab5da58bf04d82c5f34037ed123,
type: 3}
traceVirtualOffsetRT: {fileID: 4807578003741378534, guid: b60511f4aa1443f4d8c0b18f4fec92f4,
traceVirtualOffsetRT: {fileID: -5126288278712620388, guid: ff2cbab5da58bf04d82c5f34037ed123,
type: 3}
skyOcclusionCS: {fileID: 7200000, guid: 798f52ec82fa04048a12826bbbbcf7b4,
skyOcclusionCS: {fileID: -6772857160820960102, guid: 5a2a534753fbdb44e96c3c78b5a6999d,
type: 3}
skyOcclusionRT: {fileID: 4807578003741378534, guid: dfaf42b38dd001f49a72d8102b709f29,
skyOcclusionRT: {fileID: -5126288278712620388, guid: 5a2a534753fbdb44e96c3c78b5a6999d,
type: 3}
renderingLayerCS: {fileID: 7200000, guid: a63c9cf933e3d8f41ae680a372784ebf,
renderingLayerCS: {fileID: -6772857160820960102, guid: 94a070d33e408384bafc1dea4a565df9,
type: 3}
renderingLayerRT: {fileID: 4807578003741378534, guid: c2be09c936362eb49a58f08aeb30627a,
renderingLayerRT: {fileID: -5126288278712620388, guid: 94a070d33e408384bafc1dea4a565df9,
type: 3}
- rid: 774585207205396494
type: {class: ProbeVolumeGlobalSettings, ns: UnityEngine.Rendering, asm: Unity.RenderPipelines.Core.Runtime}
Expand Down
4 changes: 2 additions & 2 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"dependencies": {
"com.jd.guidresolver": "1.1.0",
"com.unity.collab-proxy": "2.4.3",
"com.unity.collab-proxy": "2.4.4",
"com.unity.connect.share": "4.2.3",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.render-pipelines.universal": "17.0.3",
"com.unity.test-framework": "1.4.4",
"com.unity.test-framework": "1.4.5",
"com.unity.ugui": "2.0.0",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://package.openupm.com"
},
"com.unity.burst": {
"version": "1.8.16",
"version": "1.8.17",
"depth": 2,
"source": "registry",
"dependencies": {
Expand All @@ -20,14 +20,14 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.4.3",
"version": "2.4.4",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.4.1",
"version": "2.4.3",
"depth": 2,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -168,7 +168,7 @@
}
},
"com.unity.test-framework": {
"version": "1.4.4",
"version": "1.4.5",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 6000.0.9f1
m_EditorVersionWithRevision: 6000.0.9f1 (1490908003ac)
m_EditorVersion: 6000.0.19f1
m_EditorVersionWithRevision: 6000.0.19f1 (302b264628f9)

0 comments on commit 47f645c

Please sign in to comment.