From 4b92514b7a444da87dd2601014176f87eb06372d Mon Sep 17 00:00:00 2001 From: Aras Pranckevicius Date: Mon, 23 Sep 2024 14:51:48 +0300 Subject: [PATCH] Bump sample projects to 2022.3.47 --- .../Packages/manifest.json | 4 +- .../Packages/packages-lock.json | 39 ++++++++++--------- .../ProjectSettings/ProjectVersion.txt | 4 +- .../ProjectSettings/ShaderGraphSettings.asset | 1 + .../ProjectSettings/VFXManager.asset | 1 + .../Packages/manifest.json | 4 +- .../Packages/packages-lock.json | 34 ++++++++++------ .../ProjectSettings/ProjectVersion.txt | 4 +- .../ProjectSettings/ShaderGraphSettings.asset | 1 + .../GaussianExample/Packages/manifest.json | 2 +- .../Packages/packages-lock.json | 7 ++-- .../ProjectSettings/ProjectVersion.txt | 4 +- 12 files changed, 60 insertions(+), 45 deletions(-) diff --git a/projects/GaussianExample-HDRP/Packages/manifest.json b/projects/GaussianExample-HDRP/Packages/manifest.json index a90e74c7..e6699818 100644 --- a/projects/GaussianExample-HDRP/Packages/manifest.json +++ b/projects/GaussianExample-HDRP/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { - "com.unity.ide.rider": "3.0.24", - "com.unity.render-pipelines.high-definition": "14.0.8", + "com.unity.ide.rider": "3.0.31", + "com.unity.render-pipelines.high-definition": "14.0.11", "org.nesnausk.gaussian-splatting": "file:../../../package", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", diff --git a/projects/GaussianExample-HDRP/Packages/packages-lock.json b/projects/GaussianExample-HDRP/Packages/packages-lock.json index 087918b8..812185a3 100644 --- a/projects/GaussianExample-HDRP/Packages/packages-lock.json +++ b/projects/GaussianExample-HDRP/Packages/packages-lock.json @@ -1,11 +1,12 @@ { "dependencies": { "com.unity.burst": { - "version": "1.8.8", + "version": "1.8.17", "depth": 1, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -15,8 +16,8 @@ "source": "registry", "dependencies": { "com.unity.burst": "1.8.4", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.nuget.mono-cecil": "1.11.4" + "com.unity.nuget.mono-cecil": "1.11.4", + "com.unity.modules.unityanalytics": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -28,7 +29,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.31", "depth": 0, "source": "registry", "dependencies": { @@ -51,7 +52,7 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "14.0.8", + "version": "14.0.11", "depth": 1, "source": "builtin", "dependencies": { @@ -62,28 +63,28 @@ } }, "com.unity.render-pipelines.high-definition": { - "version": "14.0.8", + "version": "14.0.11", "depth": 0, "source": "builtin", "dependencies": { "com.unity.mathematics": "1.2.4", - "com.unity.burst": "1.8.4", + "com.unity.burst": "1.8.9", "com.unity.modules.video": "1.0.0", "com.unity.modules.animation": "1.0.0", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.terrain": "1.0.0", - "com.unity.render-pipelines.core": "14.0.8", - "com.unity.shadergraph": "14.0.8", - "com.unity.visualeffectgraph": "14.0.8", - "com.unity.render-pipelines.high-definition-config": "14.0.8" + "com.unity.render-pipelines.core": "14.0.11", + "com.unity.shadergraph": "14.0.11", + "com.unity.visualeffectgraph": "14.0.11", + "com.unity.render-pipelines.high-definition-config": "14.0.11" } }, "com.unity.render-pipelines.high-definition-config": { - "version": "14.0.8", + "version": "14.0.11", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.8" + "com.unity.render-pipelines.core": "14.0.11" } }, "com.unity.searcher": { @@ -94,11 +95,11 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "14.0.8", + "version": "14.0.11", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.8", + "com.unity.render-pipelines.core": "14.0.11", "com.unity.searcher": "4.9.2" } }, @@ -112,12 +113,12 @@ } }, "com.unity.visualeffectgraph": { - "version": "14.0.8", + "version": "14.0.11", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.shadergraph": "14.0.8", - "com.unity.render-pipelines.core": "14.0.8" + "com.unity.shadergraph": "14.0.11", + "com.unity.render-pipelines.core": "14.0.11" } }, "org.nesnausk.gaussian-splatting": { diff --git a/projects/GaussianExample-HDRP/ProjectSettings/ProjectVersion.txt b/projects/GaussianExample-HDRP/ProjectSettings/ProjectVersion.txt index 97852468..d30043bf 100644 --- a/projects/GaussianExample-HDRP/ProjectSettings/ProjectVersion.txt +++ b/projects/GaussianExample-HDRP/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.8f1 -m_EditorVersionWithRevision: 2022.3.8f1 (b5eafc012955) +m_EditorVersion: 2022.3.47f1 +m_EditorVersionWithRevision: 2022.3.47f1 (88c277b85d21) diff --git a/projects/GaussianExample-HDRP/ProjectSettings/ShaderGraphSettings.asset b/projects/GaussianExample-HDRP/ProjectSettings/ShaderGraphSettings.asset index a11ed582..59c4647f 100644 --- a/projects/GaussianExample-HDRP/ProjectSettings/ShaderGraphSettings.asset +++ b/projects/GaussianExample-HDRP/ProjectSettings/ShaderGraphSettings.asset @@ -12,5 +12,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} m_Name: m_EditorClassIdentifier: + shaderVariantLimit: 2048 customInterpolatorErrorThreshold: 32 customInterpolatorWarningThreshold: 16 diff --git a/projects/GaussianExample-HDRP/ProjectSettings/VFXManager.asset b/projects/GaussianExample-HDRP/ProjectSettings/VFXManager.asset index 87823a9d..93cb30a1 100644 --- a/projects/GaussianExample-HDRP/ProjectSettings/VFXManager.asset +++ b/projects/GaussianExample-HDRP/ProjectSettings/VFXManager.asset @@ -7,6 +7,7 @@ VFXManager: m_CopyBufferShader: {fileID: 7200000, guid: 23c51f21a3503f6428b527b01f8a2f4e, type: 3} m_SortShader: {fileID: 7200000, guid: ea257ca3cfb12a642a5025e612af6b2a, type: 3} m_StripUpdateShader: {fileID: 7200000, guid: 8fa6c4009fe2a4d4486c62736fc30ad8, type: 3} + m_EmptyShader: {fileID: 4800000, guid: 33a2079f6a2db4c4eb2e44b33f4ddf6b, type: 3} m_RenderPipeSettingsPath: m_FixedTimeStep: 0.016666668 m_MaxDeltaTime: 0.05 diff --git a/projects/GaussianExample-URP/Packages/manifest.json b/projects/GaussianExample-URP/Packages/manifest.json index 54b84cd1..00232601 100644 --- a/projects/GaussianExample-URP/Packages/manifest.json +++ b/projects/GaussianExample-URP/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { - "com.unity.ide.rider": "3.0.24", - "com.unity.render-pipelines.universal": "14.0.8", + "com.unity.ide.rider": "3.0.31", + "com.unity.render-pipelines.universal": "14.0.11", "org.nesnausk.gaussian-splatting": "file:../../../package", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", diff --git a/projects/GaussianExample-URP/Packages/packages-lock.json b/projects/GaussianExample-URP/Packages/packages-lock.json index 3a6d1814..d154c96e 100644 --- a/projects/GaussianExample-URP/Packages/packages-lock.json +++ b/projects/GaussianExample-URP/Packages/packages-lock.json @@ -1,11 +1,12 @@ { "dependencies": { "com.unity.burst": { - "version": "1.8.8", + "version": "1.8.17", "depth": 1, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -15,8 +16,8 @@ "source": "registry", "dependencies": { "com.unity.burst": "1.8.4", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.nuget.mono-cecil": "1.11.4" + "com.unity.nuget.mono-cecil": "1.11.4", + "com.unity.modules.unityanalytics": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -28,7 +29,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.31", "depth": 0, "source": "registry", "dependencies": { @@ -51,7 +52,7 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "14.0.8", + "version": "14.0.11", "depth": 1, "source": "builtin", "dependencies": { @@ -62,14 +63,23 @@ } }, "com.unity.render-pipelines.universal": { - "version": "14.0.8", + "version": "14.0.11", "depth": 0, "source": "builtin", "dependencies": { "com.unity.mathematics": "1.2.1", - "com.unity.burst": "1.8.4", - "com.unity.render-pipelines.core": "14.0.8", - "com.unity.shadergraph": "14.0.8" + "com.unity.burst": "1.8.9", + "com.unity.render-pipelines.core": "14.0.11", + "com.unity.shadergraph": "14.0.11", + "com.unity.render-pipelines.universal-config": "14.0.9" + } + }, + "com.unity.render-pipelines.universal-config": { + "version": "14.0.10", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.render-pipelines.core": "14.0.10" } }, "com.unity.searcher": { @@ -80,11 +90,11 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "14.0.8", + "version": "14.0.11", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.8", + "com.unity.render-pipelines.core": "14.0.11", "com.unity.searcher": "4.9.2" } }, diff --git a/projects/GaussianExample-URP/ProjectSettings/ProjectVersion.txt b/projects/GaussianExample-URP/ProjectSettings/ProjectVersion.txt index 97852468..d30043bf 100644 --- a/projects/GaussianExample-URP/ProjectSettings/ProjectVersion.txt +++ b/projects/GaussianExample-URP/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.8f1 -m_EditorVersionWithRevision: 2022.3.8f1 (b5eafc012955) +m_EditorVersion: 2022.3.47f1 +m_EditorVersionWithRevision: 2022.3.47f1 (88c277b85d21) diff --git a/projects/GaussianExample-URP/ProjectSettings/ShaderGraphSettings.asset b/projects/GaussianExample-URP/ProjectSettings/ShaderGraphSettings.asset index a11ed582..59c4647f 100644 --- a/projects/GaussianExample-URP/ProjectSettings/ShaderGraphSettings.asset +++ b/projects/GaussianExample-URP/ProjectSettings/ShaderGraphSettings.asset @@ -12,5 +12,6 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: de02f9e1d18f588468e474319d09a723, type: 3} m_Name: m_EditorClassIdentifier: + shaderVariantLimit: 2048 customInterpolatorErrorThreshold: 32 customInterpolatorWarningThreshold: 16 diff --git a/projects/GaussianExample/Packages/manifest.json b/projects/GaussianExample/Packages/manifest.json index 891f7b88..fc72aace 100644 --- a/projects/GaussianExample/Packages/manifest.json +++ b/projects/GaussianExample/Packages/manifest.json @@ -1,7 +1,7 @@ { "dependencies": { + "com.unity.ide.rider": "3.0.31", "org.nesnausk.gaussian-splatting": "file:../../../package", - "com.unity.ide.rider": "3.0.24", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/projects/GaussianExample/Packages/packages-lock.json b/projects/GaussianExample/Packages/packages-lock.json index faa2b4da..e9953de4 100644 --- a/projects/GaussianExample/Packages/packages-lock.json +++ b/projects/GaussianExample/Packages/packages-lock.json @@ -1,11 +1,12 @@ { "dependencies": { "com.unity.burst": { - "version": "1.8.8", + "version": "1.8.17", "depth": 1, "source": "registry", "dependencies": { - "com.unity.mathematics": "1.2.1" + "com.unity.mathematics": "1.2.1", + "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, @@ -28,7 +29,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.31", "depth": 0, "source": "registry", "dependencies": { diff --git a/projects/GaussianExample/ProjectSettings/ProjectVersion.txt b/projects/GaussianExample/ProjectSettings/ProjectVersion.txt index 78a77889..d30043bf 100644 --- a/projects/GaussianExample/ProjectSettings/ProjectVersion.txt +++ b/projects/GaussianExample/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.7f1 -m_EditorVersionWithRevision: 2022.3.7f1 (b16b3b16c7a0) +m_EditorVersion: 2022.3.47f1 +m_EditorVersionWithRevision: 2022.3.47f1 (88c277b85d21)