From 27b8284807681ad55cf14a9f8dc744309881d8f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Mon, 20 Sep 2021 09:27:31 +0200 Subject: [PATCH 1/5] Bump utf to 1.1.29 --- .../Packages/manifest.json | 118 ++++++++-------- .../Packages/manifest.json | 106 +++++++-------- .../Packages/packages-lock.json | 6 +- .../Packages/manifest.json | 106 +++++++-------- .../Packages/packages-lock.json | 6 +- .../HDRP_DXR_Tests/Packages/manifest.json | 120 ++++++++-------- .../HDRP_HybridTests/Packages/manifest.json | 128 +++++++++--------- .../Packages/packages-lock.json | 8 +- .../Packages/manifest.json | 2 +- .../Packages/packages-lock.json | 4 +- .../HDRP_RuntimeTests/Packages/manifest.json | 110 +++++++-------- .../HDRP_Tests/Packages/manifest.json | 110 +++++++-------- .../LightMapper/Packages/packages-lock.json | 4 +- .../Packages/manifest.json | 48 +++---- .../SRP_SmokeTest/Packages/manifest.json | 96 ++++++------- .../ShaderGraph/Packages/manifest.json | 102 +++++++------- .../ShaderGraph/Packages/packages-lock.json | 6 +- .../Packages/manifest.json | 102 +++++++------- .../Packages/manifest.json | 102 +++++++------- .../Packages/manifest.json | 116 ++++++++-------- .../Packages/packages-lock.json | 4 +- .../Packages/manifest.json | 116 ++++++++-------- .../Packages/manifest.json | 116 ++++++++-------- .../Packages/manifest.json | 116 ++++++++-------- .../Packages/manifest.json | 116 ++++++++-------- .../Packages/manifest.json | 126 ++++++++--------- .../Packages/packages-lock.json | 6 +- .../Packages/manifest.json | 2 +- .../Packages/manifest.json | 2 +- .../Packages/manifest.json | 2 +- com.unity.testing.urp-upgrade/package.json | 35 +++-- .../package.json | 24 ++-- 32 files changed, 1036 insertions(+), 1029 deletions(-) diff --git a/LocalTestProjects/HDRP_DebugCrossFade_Tests/Packages/manifest.json b/LocalTestProjects/HDRP_DebugCrossFade_Tests/Packages/manifest.json index f684dd64739..72f4d69b058 100644 --- a/LocalTestProjects/HDRP_DebugCrossFade_Tests/Packages/manifest.json +++ b/LocalTestProjects/HDRP_DebugCrossFade_Tests/Packages/manifest.json @@ -1,61 +1,61 @@ { - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ads": "2.0.8", - "com.unity.analytics": "3.3.2", - "com.unity.collab-proxy": "1.2.16", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.visualstudio": "1.0.10", - "com.unity.ide.vscode": "1.0.7", - "com.unity.multiplayer-hlapi": "1.0.2", - "com.unity.package-manager-ui": "2.2.0", - "com.unity.purchasing": "2.0.6", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", - "com.unity.textmeshpro": "2.0.1", - "com.unity.timeline": "1.1.0", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition", - "com.unity.testframework.graphics", - "com.unity.testing.hdrp" - ] + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ads": "2.0.8", + "com.unity.analytics": "3.3.2", + "com.unity.collab-proxy": "1.2.16", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.visualstudio": "1.0.10", + "com.unity.ide.vscode": "1.0.7", + "com.unity.multiplayer-hlapi": "1.0.2", + "com.unity.package-manager-ui": "2.2.0", + "com.unity.purchasing": "2.0.6", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", + "com.unity.textmeshpro": "2.0.1", + "com.unity.timeline": "1.1.0", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition", + "com.unity.testframework.graphics", + "com.unity.testing.hdrp" + ] } diff --git a/TestProjects/BuiltInGraphicsTest_Foundation/Packages/manifest.json b/TestProjects/BuiltInGraphicsTest_Foundation/Packages/manifest.json index 824ee6205c8..312dd87ee6d 100644 --- a/TestProjects/BuiltInGraphicsTest_Foundation/Packages/manifest.json +++ b/TestProjects/BuiltInGraphicsTest_Foundation/Packages/manifest.json @@ -1,55 +1,55 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.visualstudio": "2.0.7", - "com.unity.ide.vscode": "1.1.3", - "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.14", - "com.unity.test-framework.build": "0.0.1-preview.12", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.testframework.graphics", - "com.unity.testing.xr" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.visualstudio": "2.0.7", + "com.unity.ide.vscode": "1.1.3", + "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.12", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.testframework.graphics", + "com.unity.testing.xr" + ] } diff --git a/TestProjects/BuiltInGraphicsTest_Foundation/Packages/packages-lock.json b/TestProjects/BuiltInGraphicsTest_Foundation/Packages/packages-lock.json index 42c7f6fafdf..758e9276070 100644 --- a/TestProjects/BuiltInGraphicsTest_Foundation/Packages/packages-lock.json +++ b/TestProjects/BuiltInGraphicsTest_Foundation/Packages/packages-lock.json @@ -45,7 +45,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.9" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -137,7 +137,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -146,7 +146,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1", + "com.unity.test-framework": "1.1.29", "com.unity.external.test-protocol": "1.0.1-preview" }, "url": "https://packages.unity.com" diff --git a/TestProjects/BuiltInGraphicsTest_Lighting/Packages/manifest.json b/TestProjects/BuiltInGraphicsTest_Lighting/Packages/manifest.json index 824ee6205c8..312dd87ee6d 100644 --- a/TestProjects/BuiltInGraphicsTest_Lighting/Packages/manifest.json +++ b/TestProjects/BuiltInGraphicsTest_Lighting/Packages/manifest.json @@ -1,55 +1,55 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.visualstudio": "2.0.7", - "com.unity.ide.vscode": "1.1.3", - "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.14", - "com.unity.test-framework.build": "0.0.1-preview.12", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.testframework.graphics", - "com.unity.testing.xr" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.visualstudio": "2.0.7", + "com.unity.ide.vscode": "1.1.3", + "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.12", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.testframework.graphics", + "com.unity.testing.xr" + ] } diff --git a/TestProjects/BuiltInGraphicsTest_Lighting/Packages/packages-lock.json b/TestProjects/BuiltInGraphicsTest_Lighting/Packages/packages-lock.json index 42c7f6fafdf..758e9276070 100644 --- a/TestProjects/BuiltInGraphicsTest_Lighting/Packages/packages-lock.json +++ b/TestProjects/BuiltInGraphicsTest_Lighting/Packages/packages-lock.json @@ -45,7 +45,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.9" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -137,7 +137,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -146,7 +146,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1", + "com.unity.test-framework": "1.1.29", "com.unity.external.test-protocol": "1.0.1-preview" }, "url": "https://packages.unity.com" diff --git a/TestProjects/HDRP_DXR_Tests/Packages/manifest.json b/TestProjects/HDRP_DXR_Tests/Packages/manifest.json index 822e16a8b04..fed830eaf9e 100644 --- a/TestProjects/HDRP_DXR_Tests/Packages/manifest.json +++ b/TestProjects/HDRP_DXR_Tests/Packages/manifest.json @@ -1,62 +1,62 @@ { - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.analytics": "3.3.5", - "com.unity.collab-proxy": "1.3.7", - "com.unity.ide.visualstudio": "2.0.0", - "com.unity.ide.vscode": "1.1.4", - "com.unity.purchasing": "2.0.6", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", - "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.textmeshpro": "3.0.0-preview.1", - "com.unity.ugui": "1.0.0", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition", - "com.unity.testframework.graphics", - "com.unity.testing.hdrp", - "com.unity.testing.xr" - ] + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.analytics": "3.3.5", + "com.unity.collab-proxy": "1.3.7", + "com.unity.ide.visualstudio": "2.0.0", + "com.unity.ide.vscode": "1.1.4", + "com.unity.purchasing": "2.0.6", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", + "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.textmeshpro": "3.0.0-preview.1", + "com.unity.ugui": "1.0.0", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition", + "com.unity.testframework.graphics", + "com.unity.testing.hdrp", + "com.unity.testing.xr" + ] } diff --git a/TestProjects/HDRP_HybridTests/Packages/manifest.json b/TestProjects/HDRP_HybridTests/Packages/manifest.json index af57c833e74..4c8c2a127de 100644 --- a/TestProjects/HDRP_HybridTests/Packages/manifest.json +++ b/TestProjects/HDRP_HybridTests/Packages/manifest.json @@ -1,66 +1,66 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.analytics": "3.3.5", - "com.unity.collab-proxy": "1.3.7", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "1.2.1", - "com.unity.ide.visualstudio": "2.0.1", - "com.unity.ide.vscode": "1.2.0", - "com.unity.platforms.macos": "0.9.0-preview.9", - "com.unity.platforms.windows": "0.9.0-preview.9", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", - "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", - "com.unity.rendering.hybrid": "0.11.0-preview.3", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "0.2.3-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.textmeshpro": "3.0.0-preview.1", - "com.unity.ugui": "1.0.0", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.rendering.hybrid" - ], - "useSatSolver": true, - "registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.analytics": "3.3.5", + "com.unity.collab-proxy": "1.3.7", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "1.2.1", + "com.unity.ide.visualstudio": "2.0.1", + "com.unity.ide.vscode": "1.2.0", + "com.unity.platforms.macos": "0.9.0-preview.9", + "com.unity.platforms.windows": "0.9.0-preview.9", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", + "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", + "com.unity.rendering.hybrid": "0.11.0-preview.3", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "0.2.3-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.textmeshpro": "3.0.0-preview.1", + "com.unity.ugui": "1.0.0", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.rendering.hybrid" + ], + "useSatSolver": true, + "registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" } diff --git a/TestProjects/HDRP_HybridTests/Packages/packages-lock.json b/TestProjects/HDRP_HybridTests/Packages/packages-lock.json index 2afdeb9ad61..5ef2c61e183 100644 --- a/TestProjects/HDRP_HybridTests/Packages/packages-lock.json +++ b/TestProjects/HDRP_HybridTests/Packages/packages-lock.json @@ -86,7 +86,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1" + "com.unity.test-framework": "1.1.29" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, @@ -301,7 +301,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, @@ -310,7 +310,7 @@ "depth": 2, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.0", + "com.unity.test-framework": "1.1.29", "com.unity.nuget.newtonsoft-json": "2.0.0-preview" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" @@ -320,7 +320,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1", + "com.unity.test-framework": "1.1.29", "com.unity.external.test-protocol": "1.0.0" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" diff --git a/TestProjects/HDRP_PerformanceTests/Packages/manifest.json b/TestProjects/HDRP_PerformanceTests/Packages/manifest.json index 65821490942..0c718505975 100644 --- a/TestProjects/HDRP_PerformanceTests/Packages/manifest.json +++ b/TestProjects/HDRP_PerformanceTests/Packages/manifest.json @@ -7,7 +7,7 @@ "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", "com.unity.shaderanalysis": "file:../../../com.unity.shaderanalysis", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.22", + "com.unity.test-framework": "1.1.29", "com.unity.test-framework.build": "0.0.1-preview.14", "com.unity.test-framework.performance": "2.0.8-preview", "com.unity.testing.graphics-performance": "file:../../../com.unity.testing.graphics-performance", diff --git a/TestProjects/HDRP_PerformanceTests/Packages/packages-lock.json b/TestProjects/HDRP_PerformanceTests/Packages/packages-lock.json index 9e515ae213a..2b170b03093 100644 --- a/TestProjects/HDRP_PerformanceTests/Packages/packages-lock.json +++ b/TestProjects/HDRP_PerformanceTests/Packages/packages-lock.json @@ -97,7 +97,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -106,7 +106,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.0", + "com.unity.test-framework": "1.1.29", "com.unity.nuget.newtonsoft-json": "2.0.0-preview" }, "url": "https://packages.unity.com" diff --git a/TestProjects/HDRP_RuntimeTests/Packages/manifest.json b/TestProjects/HDRP_RuntimeTests/Packages/manifest.json index 1a1478362e4..5ac467ef848 100644 --- a/TestProjects/HDRP_RuntimeTests/Packages/manifest.json +++ b/TestProjects/HDRP_RuntimeTests/Packages/manifest.json @@ -1,57 +1,57 @@ { - "dependencies": { - "com.unity.ide.visualstudio": "2.0.0", - "com.unity.ide.vscode": "1.1.3", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", - "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "disableProjectUpdate": true, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition", - "com.unity.testframework.graphics", - "com.unity.testing.hdrp", - "com.unity.testing.xr" - ] + "dependencies": { + "com.unity.ide.visualstudio": "2.0.0", + "com.unity.ide.vscode": "1.1.3", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", + "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "disableProjectUpdate": true, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition", + "com.unity.testframework.graphics", + "com.unity.testing.hdrp", + "com.unity.testing.xr" + ] } diff --git a/TestProjects/HDRP_Tests/Packages/manifest.json b/TestProjects/HDRP_Tests/Packages/manifest.json index 51ae72a565e..ac16043b398 100644 --- a/TestProjects/HDRP_Tests/Packages/manifest.json +++ b/TestProjects/HDRP_Tests/Packages/manifest.json @@ -1,57 +1,57 @@ { - "dependencies": { - "com.unity.formats.alembic": "2.1.0-preview.3", - "com.unity.ide.visualstudio": "2.0.0", - "com.unity.ide.vscode": "1.1.3", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", - "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.nvidia": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "disableProjectUpdate": true, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition", - "com.unity.testframework.graphics", - "com.unity.testing.hdrp", - "com.unity.testing.xr" - ] + "dependencies": { + "com.unity.formats.alembic": "2.1.0-preview.3", + "com.unity.ide.visualstudio": "2.0.0", + "com.unity.ide.vscode": "1.1.3", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", + "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.nvidia": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "disableProjectUpdate": true, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition", + "com.unity.testframework.graphics", + "com.unity.testing.hdrp", + "com.unity.testing.xr" + ] } diff --git a/TestProjects/LightMapper/Packages/packages-lock.json b/TestProjects/LightMapper/Packages/packages-lock.json index 5a1aa337b11..f68f8791d39 100644 --- a/TestProjects/LightMapper/Packages/packages-lock.json +++ b/TestProjects/LightMapper/Packages/packages-lock.json @@ -53,7 +53,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.9" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -112,7 +112,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.0", + "com.unity.test-framework": "1.1.29", "com.unity.nuget.newtonsoft-json": "2.0.0-preview" }, "url": "https://packages.unity.com" diff --git a/TestProjects/PostProcessing_Tests/Packages/manifest.json b/TestProjects/PostProcessing_Tests/Packages/manifest.json index 990c7055988..7820b21e3d3 100644 --- a/TestProjects/PostProcessing_Tests/Packages/manifest.json +++ b/TestProjects/PostProcessing_Tests/Packages/manifest.json @@ -1,26 +1,26 @@ { - "dependencies": { - "com.unity.postprocessing": "file:../../../com.unity.postprocessing", - "com.unity.test-framework": "1.1.18", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "disableProjectUpdate": true, - "testables": [ - "com.unity.postprocessing", - "com.unity.testframework.graphics" - ] + "dependencies": { + "com.unity.postprocessing": "file:../../../com.unity.postprocessing", + "com.unity.test-framework": "1.1.29", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "disableProjectUpdate": true, + "testables": [ + "com.unity.postprocessing", + "com.unity.testframework.graphics" + ] } diff --git a/TestProjects/SRP_SmokeTest/Packages/manifest.json b/TestProjects/SRP_SmokeTest/Packages/manifest.json index ee1bd0e388c..4d7f1f7b9be 100644 --- a/TestProjects/SRP_SmokeTest/Packages/manifest.json +++ b/TestProjects/SRP_SmokeTest/Packages/manifest.json @@ -1,50 +1,50 @@ { - "dependencies": { - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", - "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.ugui": "1.0.0", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.testframework.graphics" - ] + "dependencies": { + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition", + "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.ugui": "1.0.0", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.testframework.graphics" + ] } diff --git a/TestProjects/ShaderGraph/Packages/manifest.json b/TestProjects/ShaderGraph/Packages/manifest.json index 1c0425338e3..ec38b972e0b 100644 --- a/TestProjects/ShaderGraph/Packages/manifest.json +++ b/TestProjects/ShaderGraph/Packages/manifest.json @@ -1,53 +1,53 @@ { - "dependencies": { - "com.unity.ide.vscode": "1.1.3", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.3", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.14-preview", - "com.unity.testtools.codecoverage": "0.2.2-preview", - "com.unity.ugui": "1.0.0", - "com.unity.xr.interactionsubsystems": "1.0.1", - "com.unity.xr.management": "3.0.6", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "disableProjectUpdate": true, - "testables": [ - "com.unity.shadergraph", - "com.unity.testframework.graphics" - ] + "dependencies": { + "com.unity.ide.vscode": "1.1.3", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.3", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.14-preview", + "com.unity.testtools.codecoverage": "0.2.2-preview", + "com.unity.ugui": "1.0.0", + "com.unity.xr.interactionsubsystems": "1.0.1", + "com.unity.xr.management": "3.0.6", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "disableProjectUpdate": true, + "testables": [ + "com.unity.shadergraph", + "com.unity.testframework.graphics" + ] } diff --git a/TestProjects/ShaderGraph/Packages/packages-lock.json b/TestProjects/ShaderGraph/Packages/packages-lock.json index 73bb13c9dcb..53921345226 100644 --- a/TestProjects/ShaderGraph/Packages/packages-lock.json +++ b/TestProjects/ShaderGraph/Packages/packages-lock.json @@ -96,7 +96,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -105,7 +105,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1", + "com.unity.test-framework": "1.1.29", "com.unity.external.test-protocol": "1.0.1-preview" }, "url": "https://packages.unity.com" @@ -126,7 +126,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.16" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, diff --git a/TestProjects/ShaderGraphUniversalStereo/Packages/manifest.json b/TestProjects/ShaderGraphUniversalStereo/Packages/manifest.json index 15df6318945..dd87cdc4002 100644 --- a/TestProjects/ShaderGraphUniversalStereo/Packages/manifest.json +++ b/TestProjects/ShaderGraphUniversalStereo/Packages/manifest.json @@ -1,53 +1,53 @@ { - "dependencies": { - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.visualstudio": "2.0.1", - "com.unity.ide.vscode": "1.2.0", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.ugui": "1.0.0", - "com.unity.xr.mock-hmd": "1.1.1-preview.1", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "disableProjectUpdate": true, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics" - ] + "dependencies": { + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.visualstudio": "2.0.1", + "com.unity.ide.vscode": "1.2.0", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.ugui": "1.0.0", + "com.unity.xr.mock-hmd": "1.1.1-preview.1", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "disableProjectUpdate": true, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics" + ] } diff --git a/TestProjects/UniversalGfxTestStereo/Packages/manifest.json b/TestProjects/UniversalGfxTestStereo/Packages/manifest.json index 15df6318945..dd87cdc4002 100644 --- a/TestProjects/UniversalGfxTestStereo/Packages/manifest.json +++ b/TestProjects/UniversalGfxTestStereo/Packages/manifest.json @@ -1,53 +1,53 @@ { - "dependencies": { - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.visualstudio": "2.0.1", - "com.unity.ide.vscode": "1.2.0", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.ugui": "1.0.0", - "com.unity.xr.mock-hmd": "1.1.1-preview.1", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "disableProjectUpdate": true, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics" - ] + "dependencies": { + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.visualstudio": "2.0.1", + "com.unity.ide.vscode": "1.2.0", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.ugui": "1.0.0", + "com.unity.xr.mock-hmd": "1.1.1-preview.1", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "disableProjectUpdate": true, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics" + ] } diff --git a/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json index 1c95e3a4a8d..f9f9ac3e56c 100644 --- a/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_2D/Packages/manifest.json @@ -1,60 +1,60 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.cinemachine": "2.8.0-pre.1", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "3.0.5", - "com.unity.ide.visualstudio": "2.0.8", - "com.unity.ide.vscode": "1.1.3", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.14-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.testing.urp" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.cinemachine": "2.8.0-pre.1", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "3.0.5", + "com.unity.ide.visualstudio": "2.0.8", + "com.unity.ide.vscode": "1.1.3", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.testing.urp": "file:../../../com.unity.testing.urp", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.14-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.testing.urp" + ] } diff --git a/TestProjects/UniversalGraphicsTest_2D/Packages/packages-lock.json b/TestProjects/UniversalGraphicsTest_2D/Packages/packages-lock.json index 84e9e8bbe05..d819f973087 100644 --- a/TestProjects/UniversalGraphicsTest_2D/Packages/packages-lock.json +++ b/TestProjects/UniversalGraphicsTest_2D/Packages/packages-lock.json @@ -144,7 +144,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://packages.unity.com" }, @@ -153,7 +153,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1", + "com.unity.test-framework": "1.1.29", "com.unity.external.test-protocol": "1.0.1-preview" }, "url": "https://packages.unity.com" diff --git a/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json index 361f77bd84f..463399b100b 100644 --- a/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_Foundation/Packages/manifest.json @@ -1,60 +1,60 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "3.0.7", - "com.unity.ide.visualstudio": "2.0.9", - "com.unity.ide.vscode": "1.2.3", - "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.14-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.testing.urp" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "3.0.7", + "com.unity.ide.visualstudio": "2.0.9", + "com.unity.ide.vscode": "1.2.3", + "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.testing.urp": "file:../../../com.unity.testing.urp", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.14-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.testing.urp" + ] } diff --git a/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json index 361f77bd84f..463399b100b 100644 --- a/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_Lighting/Packages/manifest.json @@ -1,60 +1,60 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "3.0.7", - "com.unity.ide.visualstudio": "2.0.9", - "com.unity.ide.vscode": "1.2.3", - "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.14-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.testing.urp" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "3.0.7", + "com.unity.ide.visualstudio": "2.0.9", + "com.unity.ide.vscode": "1.2.3", + "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.testing.urp": "file:../../../com.unity.testing.urp", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.14-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.testing.urp" + ] } diff --git a/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json index 361f77bd84f..463399b100b 100644 --- a/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_PostPro/Packages/manifest.json @@ -1,60 +1,60 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "3.0.7", - "com.unity.ide.visualstudio": "2.0.9", - "com.unity.ide.vscode": "1.2.3", - "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.14-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.testing.urp" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "3.0.7", + "com.unity.ide.visualstudio": "2.0.9", + "com.unity.ide.vscode": "1.2.3", + "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.testing.urp": "file:../../../com.unity.testing.urp", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.14-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.testing.urp" + ] } diff --git a/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json b/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json index 361f77bd84f..463399b100b 100644 --- a/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json +++ b/TestProjects/UniversalGraphicsTest_Terrain/Packages/manifest.json @@ -1,60 +1,60 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.rider": "3.0.7", - "com.unity.ide.visualstudio": "2.0.9", - "com.unity.ide.vscode": "1.2.3", - "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.testing.urp": "file:../../../com.unity.testing.urp", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "1.0.2-preview", - "com.unity.testframework.graphics": "7.8.14-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.ugui": "1.0.0", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal", - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.testing.urp" - ] + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.rider": "3.0.7", + "com.unity.ide.visualstudio": "2.0.9", + "com.unity.ide.vscode": "1.2.3", + "com.unity.nuget.newtonsoft-json": "2.0.1-preview.1", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.testing.urp": "file:../../../com.unity.testing.urp", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "1.0.2-preview", + "com.unity.testframework.graphics": "7.8.14-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.ugui": "1.0.0", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal", + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.testing.urp" + ] } diff --git a/TestProjects/UniversalHybridTest/Packages/manifest.json b/TestProjects/UniversalHybridTest/Packages/manifest.json index 1e65bba556d..8c77470a8e8 100644 --- a/TestProjects/UniversalHybridTest/Packages/manifest.json +++ b/TestProjects/UniversalHybridTest/Packages/manifest.json @@ -1,65 +1,65 @@ { - "disableProjectUpdate": true, - "dependencies": { - "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.tilemap": "1.0.0", - "com.unity.analytics": "3.3.5", - "com.unity.burst": "1.3.0-preview.3", - "com.unity.collab-proxy": "1.3.7", - "com.unity.ext.nunit": "1.0.0", - "com.unity.ide.visualstudio": "2.0.1", - "com.unity.ide.vscode": "1.2.0", - "com.unity.platforms.macos": "0.9.0-preview.9", - "com.unity.platforms.windows": "0.9.0-preview.9", - "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", - "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", - "com.unity.rendering.hybrid": "0.11.0-preview.3", - "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", - "com.unity.test-framework.build": "0.0.1-preview.14", - "com.unity.test-framework.utp-reporter": "0.2.3-preview", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.xr": "file:../../../com.unity.testing.xr", - "com.unity.textmeshpro": "3.0.0-preview.1", - "com.unity.ugui": "1.0.0", - "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", - "com.unity.modules.ai": "1.0.0", - "com.unity.modules.androidjni": "1.0.0", - "com.unity.modules.animation": "1.0.0", - "com.unity.modules.assetbundle": "1.0.0", - "com.unity.modules.audio": "1.0.0", - "com.unity.modules.cloth": "1.0.0", - "com.unity.modules.director": "1.0.0", - "com.unity.modules.imageconversion": "1.0.0", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0", - "com.unity.modules.particlesystem": "1.0.0", - "com.unity.modules.physics": "1.0.0", - "com.unity.modules.physics2d": "1.0.0", - "com.unity.modules.screencapture": "1.0.0", - "com.unity.modules.terrain": "1.0.0", - "com.unity.modules.terrainphysics": "1.0.0", - "com.unity.modules.tilemap": "1.0.0", - "com.unity.modules.ui": "1.0.0", - "com.unity.modules.uielements": "1.0.0", - "com.unity.modules.umbra": "1.0.0", - "com.unity.modules.unityanalytics": "1.0.0", - "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.modules.unitywebrequestassetbundle": "1.0.0", - "com.unity.modules.unitywebrequestaudio": "1.0.0", - "com.unity.modules.unitywebrequesttexture": "1.0.0", - "com.unity.modules.unitywebrequestwww": "1.0.0", - "com.unity.modules.vehicles": "1.0.0", - "com.unity.modules.video": "1.0.0", - "com.unity.modules.vr": "1.0.0", - "com.unity.modules.wind": "1.0.0", - "com.unity.modules.xr": "1.0.0" - }, - "testables": [ - "com.unity.testframework.graphics", - "com.unity.testing.xr", - "com.unity.rendering.hybrid" - ], - "useSatSolver": true, - "registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" + "disableProjectUpdate": true, + "dependencies": { + "com.unity.2d.sprite": "1.0.0", + "com.unity.2d.tilemap": "1.0.0", + "com.unity.analytics": "3.3.5", + "com.unity.burst": "1.3.0-preview.3", + "com.unity.collab-proxy": "1.3.7", + "com.unity.ext.nunit": "1.0.0", + "com.unity.ide.visualstudio": "2.0.1", + "com.unity.ide.vscode": "1.2.0", + "com.unity.platforms.macos": "0.9.0-preview.9", + "com.unity.platforms.windows": "0.9.0-preview.9", + "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", + "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", + "com.unity.rendering.hybrid": "0.11.0-preview.3", + "com.unity.shadergraph": "file:../../../com.unity.shadergraph", + "com.unity.test-framework": "1.1.29", + "com.unity.test-framework.build": "0.0.1-preview.14", + "com.unity.test-framework.utp-reporter": "0.2.3-preview", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.xr": "file:../../../com.unity.testing.xr", + "com.unity.textmeshpro": "3.0.0-preview.1", + "com.unity.ugui": "1.0.0", + "com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph", + "com.unity.modules.ai": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.animation": "1.0.0", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.audio": "1.0.0", + "com.unity.modules.cloth": "1.0.0", + "com.unity.modules.director": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.imgui": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.particlesystem": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.physics2d": "1.0.0", + "com.unity.modules.screencapture": "1.0.0", + "com.unity.modules.terrain": "1.0.0", + "com.unity.modules.terrainphysics": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.ui": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.umbra": "1.0.0", + "com.unity.modules.unityanalytics": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0", + "com.unity.modules.unitywebrequestaudio": "1.0.0", + "com.unity.modules.unitywebrequesttexture": "1.0.0", + "com.unity.modules.unitywebrequestwww": "1.0.0", + "com.unity.modules.vehicles": "1.0.0", + "com.unity.modules.video": "1.0.0", + "com.unity.modules.vr": "1.0.0", + "com.unity.modules.wind": "1.0.0", + "com.unity.modules.xr": "1.0.0" + }, + "testables": [ + "com.unity.testframework.graphics", + "com.unity.testing.xr", + "com.unity.rendering.hybrid" + ], + "useSatSolver": true, + "registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" } diff --git a/TestProjects/UniversalHybridTest/Packages/packages-lock.json b/TestProjects/UniversalHybridTest/Packages/packages-lock.json index 0a90af1ee9d..2b42e055492 100644 --- a/TestProjects/UniversalHybridTest/Packages/packages-lock.json +++ b/TestProjects/UniversalHybridTest/Packages/packages-lock.json @@ -284,7 +284,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.0.17" + "com.unity.test-framework": "1.1.29" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, @@ -293,7 +293,7 @@ "depth": 2, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.0", + "com.unity.test-framework": "1.1.29", "com.unity.nuget.newtonsoft-json": "2.0.0-preview" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" @@ -303,7 +303,7 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.1", + "com.unity.test-framework": "1.1.29", "com.unity.external.test-protocol": "1.0.0" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" diff --git a/TestProjects/UniversalUpgradeTest/Packages/manifest.json b/TestProjects/UniversalUpgradeTest/Packages/manifest.json index ec3961438e0..8808fe896ed 100644 --- a/TestProjects/UniversalUpgradeTest/Packages/manifest.json +++ b/TestProjects/UniversalUpgradeTest/Packages/manifest.json @@ -8,7 +8,7 @@ "com.unity.render-pipelines.core": "file:../../../com.unity.render-pipelines.core", "com.unity.render-pipelines.universal": "file:../../../com.unity.render-pipelines.universal", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.22", + "com.unity.test-framework": "1.1.29", "com.unity.timeline": "1.6.0-pre.3", "com.unity.ugui": "1.0.0", "com.unity.modules.ai": "1.0.0", diff --git a/TestProjects/VisualEffectGraph_HDRP/Packages/manifest.json b/TestProjects/VisualEffectGraph_HDRP/Packages/manifest.json index 8fe01d0ca79..6c51272fc08 100644 --- a/TestProjects/VisualEffectGraph_HDRP/Packages/manifest.json +++ b/TestProjects/VisualEffectGraph_HDRP/Packages/manifest.json @@ -9,7 +9,7 @@ "com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config", "com.unity.shaderanalysis": "file:../../../com.unity.shaderanalysis", "com.unity.shadergraph": "file:../../../com.unity.shadergraph", - "com.unity.test-framework": "1.1.18", + "com.unity.test-framework": "1.1.29", "com.unity.testing.visualeffectgraph": "file:../../../com.unity.testing.visualeffectgraph", "com.unity.testing.xr": "file:../../../com.unity.testing.xr", "com.unity.timeline": "1.2.9", diff --git a/com.unity.template-universal/Packages/manifest.json b/com.unity.template-universal/Packages/manifest.json index bac6a0fad1a..00b4decb3bb 100644 --- a/com.unity.template-universal/Packages/manifest.json +++ b/com.unity.template-universal/Packages/manifest.json @@ -11,7 +11,7 @@ "com.unity.ide.vscode": "1.2.3", "com.unity.purchasing": "3.2.2", "com.unity.render-pipelines.universal": "13.0.0", - "com.unity.test-framework": "1.1.27", + "com.unity.test-framework": "1.1.29", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.6.1", "com.unity.ugui": "1.0.0", diff --git a/com.unity.testing.urp-upgrade/package.json b/com.unity.testing.urp-upgrade/package.json index 0df8894cacd..15948576635 100644 --- a/com.unity.testing.urp-upgrade/package.json +++ b/com.unity.testing.urp-upgrade/package.json @@ -1,16 +1,23 @@ { - "name": "com.unity.testing.urp-upgrade", - "displayName":"URP Upgrade Tests", - "version": "1.0.0", - "unity": "2019.3", - "unityRelease": "0b4", - "description": "Test suite for upgrade to universal render pipeline.", - "keywords": ["qa", "test", "testing", "tests", "graphics", "URP"], - "dependencies": { - "nuget.moq": "1.0.0", - "com.unity.test-framework": "1.1.22", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.render-pipelines.universal": "12.0.0", - "com.unity.timeline": "1.6.0-pre.3" - } + "name": "com.unity.testing.urp-upgrade", + "displayName": "URP Upgrade Tests", + "version": "1.0.0", + "unity": "2019.3", + "unityRelease": "0b4", + "description": "Test suite for upgrade to universal render pipeline.", + "keywords": [ + "qa", + "test", + "testing", + "tests", + "graphics", + "URP" + ], + "dependencies": { + "nuget.moq": "1.0.0", + "com.unity.test-framework": "1.1.29", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.render-pipelines.universal": "12.0.0", + "com.unity.timeline": "1.6.0-pre.3" + } } diff --git a/com.unity.testing.visualeffectgraph/package.json b/com.unity.testing.visualeffectgraph/package.json index 54f4b8657a7..f1ad5e4505b 100644 --- a/com.unity.testing.visualeffectgraph/package.json +++ b/com.unity.testing.visualeffectgraph/package.json @@ -1,14 +1,14 @@ { - "name": "com.unity.testing.visualeffectgraph", - "displayName": "Visual Effect Graphic Tests", - "version": "13.0.0", - "unity": "2022.1", - "unityRelease": "0a7", - "description": "This package contains common graphics tests from several scriptable renderpipeline", - "dependencies": { - "com.unity.visualeffectgraph": "13.0.0", - "com.unity.testframework.graphics": "7.8.11-preview", - "com.unity.testing.graphics-performance": "8.0.0", - "com.unity.test-framework": "1.1.18" - } + "name": "com.unity.testing.visualeffectgraph", + "displayName": "Visual Effect Graphic Tests", + "version": "13.0.0", + "unity": "2022.1", + "unityRelease": "0a7", + "description": "This package contains common graphics tests from several scriptable renderpipeline", + "dependencies": { + "com.unity.visualeffectgraph": "13.0.0", + "com.unity.testframework.graphics": "7.8.11-preview", + "com.unity.testing.graphics-performance": "8.0.0", + "com.unity.test-framework": "1.1.29" + } } From 159d50c0c9ae2483e30746b1a3e10a8d107c9c7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Mon, 20 Sep 2021 09:42:04 +0200 Subject: [PATCH 2/5] Use dev branch of Boat Attack --- .yamato/all-urp_performance_boatattack.yml | 8 ++--- .../config/universal_perf_boatattack.metafile | 4 +-- ...rformance_boatattack-android-opengles3.yml | 24 +++++++------- ..._performance_boatattack-android-vulkan.yml | 24 +++++++------- ...rp_performance_boatattack-iphone-metal.yml | 24 +++++++------- ...rp_performance_boatattack-linux-vulkan.yml | 32 +++++++++---------- .../urp_performance_boatattack-osx-metal.yml | 24 +++++++------- .../urp_performance_boatattack-win-dx11.yml | 32 +++++++++---------- .../urp_performance_boatattack-win-dx12.yml | 32 +++++++++---------- .../urp_performance_boatattack-win-vulkan.yml | 24 +++++++------- ...rformance_boatattack-xrquest-opengles3.yml | 24 +++++++------- ..._performance_boatattack-xrquest-vulkan.yml | 24 +++++++------- 12 files changed, 138 insertions(+), 138 deletions(-) diff --git a/.yamato/all-urp_performance_boatattack.yml b/.yamato/all-urp_performance_boatattack.yml index 22cff2315b9..9f8da27af78 100644 --- a/.yamato/all-urp_performance_boatattack.yml +++ b/.yamato/all-urp_performance_boatattack.yml @@ -14,8 +14,8 @@ URP_Performance_BoatAttack_trunk: CUSTOM_REVISION: '{{trunk.changeset.id}}' UTR_VERSION: "current" TEST_FILTER: .* - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' dependencies: - path: .yamato/urp_performance_boatattack-win-dx11.yml#URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_trunk @@ -62,8 +62,8 @@ URP_Performance_BoatAttack_CUSTOM-REVISION: CUSTOM_REVISION: custom_revision_not_set UTR_VERSION: "current" TEST_FILTER: .* - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' dependencies: - path: .yamato/urp_performance_boatattack-win-dx11.yml#URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_CUSTOM-REVISION diff --git a/.yamato/config/universal_perf_boatattack.metafile b/.yamato/config/universal_perf_boatattack.metafile index ee2717526bf..e9b33b43db9 100644 --- a/.yamato/config/universal_perf_boatattack.metafile +++ b/.yamato/config/universal_perf_boatattack.metafile @@ -2,8 +2,8 @@ project: name: URP_Performance_BoatAttack folder: BoatAttack variables: - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce reuse_blocks: unity_config: diff --git a/.yamato/urp_performance_boatattack-android-opengles3.yml b/.yamato/urp_performance_boatattack-android-opengles3.yml index d4401c6a358..ce5a2a59973 100644 --- a/.yamato/urp_performance_boatattack-android-opengles3.yml +++ b/.yamato/urp_performance_boatattack-android-opengles3.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -68,8 +68,8 @@ Build_URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -141,8 +141,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -211,8 +211,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -262,8 +262,8 @@ Build_URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -335,8 +335,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-android-vulkan.yml b/.yamato/urp_performance_boatattack-android-vulkan.yml index 42481aa253c..86a1b0c4a11 100644 --- a/.yamato/urp_performance_boatattack-android-vulkan.yml +++ b/.yamato/urp_performance_boatattack-android-vulkan.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -68,8 +68,8 @@ Build_URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -141,8 +141,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -211,8 +211,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -262,8 +262,8 @@ Build_URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -335,8 +335,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-iphone-metal.yml b/.yamato/urp_performance_boatattack-iphone-metal.yml index be76c655cdc..6b2d6abdfac 100644 --- a/.yamato/urp_performance_boatattack-iphone-metal.yml +++ b/.yamato/urp_performance_boatattack-iphone-metal.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -54,8 +54,8 @@ Build_URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -119,8 +119,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_build_editmode_il2cpp_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -183,8 +183,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -220,8 +220,8 @@ Build_URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -285,8 +285,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_build_editmode_il2cpp_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-linux-vulkan.yml b/.yamato/urp_performance_boatattack-linux-vulkan.yml index fc2d353f831..1184f671818 100644 --- a/.yamato/urp_performance_boatattack-linux-vulkan.yml +++ b/.yamato/urp_performance_boatattack-linux-vulkan.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -50,8 +50,8 @@ Build_URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -118,8 +118,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_editor_mono_Linear_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -182,8 +182,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_build_editmode_mono_Linear_t variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -246,8 +246,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -279,8 +279,8 @@ Build_URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -347,8 +347,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_editor_mono_Linear_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -411,8 +411,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_build_editmode_mono_Linear_C variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-osx-metal.yml b/.yamato/urp_performance_boatattack-osx-metal.yml index 7b7bc4e7f41..2bb0e63ffa4 100644 --- a/.yamato/urp_performance_boatattack-osx-metal.yml +++ b/.yamato/urp_performance_boatattack-osx-metal.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_runtime_mono_Linear_tr variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -92,8 +92,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_editor_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -162,8 +162,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_build_editmode_mono_Linear_trun variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -232,8 +232,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_runtime_mono_Linear_CU variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -307,8 +307,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_editor_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -377,8 +377,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_build_editmode_mono_Linear_CUST variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-win-dx11.yml b/.yamato/urp_performance_boatattack-win-dx11.yml index 90eb9249a24..d02296fb359 100644 --- a/.yamato/urp_performance_boatattack-win-dx11.yml +++ b/.yamato/urp_performance_boatattack-win-dx11.yml @@ -18,8 +18,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -64,8 +64,8 @@ Build_URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -139,8 +139,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_editor_mono_Linear_trun variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -210,8 +210,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_build_editmode_mono_Linear_trunk variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -282,8 +282,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -328,8 +328,8 @@ Build_URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -403,8 +403,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_editor_mono_Linear_CUST variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -474,8 +474,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_build_editmode_mono_Linear_CUSTO variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-win-dx12.yml b/.yamato/urp_performance_boatattack-win-dx12.yml index 6e090d75e72..fce2e02a715 100644 --- a/.yamato/urp_performance_boatattack-win-dx12.yml +++ b/.yamato/urp_performance_boatattack-win-dx12.yml @@ -18,8 +18,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -64,8 +64,8 @@ Build_URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -139,8 +139,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_editor_mono_Linear_trun variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -210,8 +210,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_build_editmode_mono_Linear_trunk variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -282,8 +282,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -328,8 +328,8 @@ Build_URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -403,8 +403,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_editor_mono_Linear_CUST variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -474,8 +474,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_build_editmode_mono_Linear_CUSTO variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-win-vulkan.yml b/.yamato/urp_performance_boatattack-win-vulkan.yml index 7f3640d5ad9..9824ce25245 100644 --- a/.yamato/urp_performance_boatattack-win-vulkan.yml +++ b/.yamato/urp_performance_boatattack-win-vulkan.yml @@ -18,8 +18,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Linear_t variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -64,8 +64,8 @@ Build_URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -138,8 +138,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_build_editmode_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -210,8 +210,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Linear_C variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -256,8 +256,8 @@ Build_URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -330,8 +330,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_build_editmode_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-xrquest-opengles3.yml b/.yamato/urp_performance_boatattack-xrquest-opengles3.yml index 44489cf05c5..bd0de112005 100644 --- a/.yamato/urp_performance_boatattack-xrquest-opengles3.yml +++ b/.yamato/urp_performance_boatattack-xrquest-opengles3.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -71,8 +71,8 @@ Build_URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -158,8 +158,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -241,8 +241,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -295,8 +295,8 @@ Build_URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -382,8 +382,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-xrquest-vulkan.yml b/.yamato/urp_performance_boatattack-xrquest-vulkan.yml index 7ff26acd3a1..00add92f1a4 100644 --- a/.yamato/urp_performance_boatattack-xrquest-vulkan.yml +++ b/.yamato/urp_performance_boatattack-xrquest-vulkan.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -71,8 +71,8 @@ Build_URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -158,8 +158,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -241,8 +241,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -295,8 +295,8 @@ Build_URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -382,8 +382,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: master - BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 + BOAT_ATTACK_BRANCH: tests/bump-utf + BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* From f1b4652fac2bdc291d92054b11ca233060bf633d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Mon, 20 Sep 2021 10:01:55 +0200 Subject: [PATCH 3/5] Update the manual override --- .yamato/config/universal_perf_boatattack.metafile | 2 +- .../urp_performance_boatattack-android-opengles3.yml | 8 ++++---- .../urp_performance_boatattack-android-vulkan.yml | 8 ++++---- .yamato/urp_performance_boatattack-iphone-metal.yml | 8 ++++---- .yamato/urp_performance_boatattack-linux-vulkan.yml | 12 ++++++------ .yamato/urp_performance_boatattack-osx-metal.yml | 12 ++++++------ .yamato/urp_performance_boatattack-win-dx11.yml | 12 ++++++------ .yamato/urp_performance_boatattack-win-dx12.yml | 12 ++++++------ .yamato/urp_performance_boatattack-win-vulkan.yml | 8 ++++---- .../urp_performance_boatattack-xrquest-opengles3.yml | 8 ++++---- .../urp_performance_boatattack-xrquest-vulkan.yml | 8 ++++---- 11 files changed, 49 insertions(+), 49 deletions(-) diff --git a/.yamato/config/universal_perf_boatattack.metafile b/.yamato/config/universal_perf_boatattack.metafile index e9b33b43db9..d9918c2cc9e 100644 --- a/.yamato/config/universal_perf_boatattack.metafile +++ b/.yamato/config/universal_perf_boatattack.metafile @@ -36,7 +36,7 @@ reuse_blocks: - [all]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - [XRQuest_Vulkan, XRQuest_OpenGLES3]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - [XRQuest_Vulkan, XRQuest_OpenGLES3]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - [all]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - [all]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - [all]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - [all]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - [all]: cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-android-opengles3.yml b/.yamato/urp_performance_boatattack-android-opengles3.yml index ce5a2a59973..9c7ae2d32a6 100644 --- a/.yamato/urp_performance_boatattack-android-opengles3.yml +++ b/.yamato/urp_performance_boatattack-android-opengles3.yml @@ -84,7 +84,7 @@ Build_URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_ - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -157,7 +157,7 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_build_editmode_il2cpp_L - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ Build_URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_ - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -351,7 +351,7 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_build_editmode_il2cpp_L - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-android-vulkan.yml b/.yamato/urp_performance_boatattack-android-vulkan.yml index 86a1b0c4a11..ec19dac8e7c 100644 --- a/.yamato/urp_performance_boatattack-android-vulkan.yml +++ b/.yamato/urp_performance_boatattack-android-vulkan.yml @@ -84,7 +84,7 @@ Build_URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2 - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -157,7 +157,7 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_build_editmode_il2cpp_Line - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ Build_URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2 - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -351,7 +351,7 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_build_editmode_il2cpp_Line - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-iphone-metal.yml b/.yamato/urp_performance_boatattack-iphone-metal.yml index 6b2d6abdfac..cd29c85b6d0 100644 --- a/.yamato/urp_performance_boatattack-iphone-metal.yml +++ b/.yamato/urp_performance_boatattack-iphone-metal.yml @@ -70,7 +70,7 @@ Build_URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cp - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -135,7 +135,7 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_build_editmode_il2cpp_Linear - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -236,7 +236,7 @@ Build_URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cp - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -301,7 +301,7 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_build_editmode_il2cpp_Linear - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-linux-vulkan.yml b/.yamato/urp_performance_boatattack-linux-vulkan.yml index 1184f671818..b8ae57a2b93 100644 --- a/.yamato/urp_performance_boatattack-linux-vulkan.yml +++ b/.yamato/urp_performance_boatattack-linux-vulkan.yml @@ -69,7 +69,7 @@ Build_URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_ - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -137,7 +137,7 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_editor_mono_Linear_ - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -201,7 +201,7 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_build_editmode_mono_Linear_t - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -298,7 +298,7 @@ Build_URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_ - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -366,7 +366,7 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_editor_mono_Linear_ - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -430,7 +430,7 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_build_editmode_mono_Linear_C - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-osx-metal.yml b/.yamato/urp_performance_boatattack-osx-metal.yml index 2bb0e63ffa4..f5c07e5ecec 100644 --- a/.yamato/urp_performance_boatattack-osx-metal.yml +++ b/.yamato/urp_performance_boatattack-osx-metal.yml @@ -33,7 +33,7 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_runtime_mono_Linear_tr - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -108,7 +108,7 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_editor_mono_Linear_tru - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -178,7 +178,7 @@ URP_Performance_BoatAttack_OSX_Metal_performance_build_editmode_mono_Linear_trun - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -248,7 +248,7 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_runtime_mono_Linear_CU - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -323,7 +323,7 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_editor_mono_Linear_CUS - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -393,7 +393,7 @@ URP_Performance_BoatAttack_OSX_Metal_performance_build_editmode_mono_Linear_CUST - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-win-dx11.yml b/.yamato/urp_performance_boatattack-win-dx11.yml index d02296fb359..d674b09a3f6 100644 --- a/.yamato/urp_performance_boatattack-win-dx11.yml +++ b/.yamato/urp_performance_boatattack-win-dx11.yml @@ -80,7 +80,7 @@ Build_URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Line - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -155,7 +155,7 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_editor_mono_Linear_trun - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -226,7 +226,7 @@ URP_Performance_BoatAttack_Win_DX11_performance_build_editmode_mono_Linear_trunk - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -344,7 +344,7 @@ Build_URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Line - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -419,7 +419,7 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_editor_mono_Linear_CUST - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -490,7 +490,7 @@ URP_Performance_BoatAttack_Win_DX11_performance_build_editmode_mono_Linear_CUSTO - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-win-dx12.yml b/.yamato/urp_performance_boatattack-win-dx12.yml index fce2e02a715..f8b2e1f1b73 100644 --- a/.yamato/urp_performance_boatattack-win-dx12.yml +++ b/.yamato/urp_performance_boatattack-win-dx12.yml @@ -80,7 +80,7 @@ Build_URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Line - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -155,7 +155,7 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_editor_mono_Linear_trun - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -226,7 +226,7 @@ URP_Performance_BoatAttack_Win_DX12_performance_build_editmode_mono_Linear_trunk - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -344,7 +344,7 @@ Build_URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Line - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -419,7 +419,7 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_editor_mono_Linear_CUST - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -490,7 +490,7 @@ URP_Performance_BoatAttack_Win_DX12_performance_build_editmode_mono_Linear_CUSTO - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-win-vulkan.yml b/.yamato/urp_performance_boatattack-win-vulkan.yml index 9824ce25245..e471d0cfbb4 100644 --- a/.yamato/urp_performance_boatattack-win-vulkan.yml +++ b/.yamato/urp_performance_boatattack-win-vulkan.yml @@ -80,7 +80,7 @@ Build_URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Li - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -154,7 +154,7 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_build_editmode_mono_Linear_tru - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -272,7 +272,7 @@ Build_URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Li - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -346,7 +346,7 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_build_editmode_mono_Linear_CUS - cd TestProjects/BoatAttack && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-xrquest-opengles3.yml b/.yamato/urp_performance_boatattack-xrquest-opengles3.yml index bd0de112005..033557f6afb 100644 --- a/.yamato/urp_performance_boatattack-xrquest-opengles3.yml +++ b/.yamato/urp_performance_boatattack-xrquest-opengles3.yml @@ -89,7 +89,7 @@ Build_URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_ - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -176,7 +176,7 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_build_editmode_il2cpp_L - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -313,7 +313,7 @@ Build_URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_ - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -400,7 +400,7 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_build_editmode_il2cpp_L - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_boatattack-xrquest-vulkan.yml b/.yamato/urp_performance_boatattack-xrquest-vulkan.yml index 00add92f1a4..33f6adaaff9 100644 --- a/.yamato/urp_performance_boatattack-xrquest-vulkan.yml +++ b/.yamato/urp_performance_boatattack-xrquest-vulkan.yml @@ -89,7 +89,7 @@ Build_URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2 - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -176,7 +176,7 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_build_editmode_il2cpp_Line - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -313,7 +313,7 @@ Build_URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2 - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -400,7 +400,7 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_build_editmode_il2cpp_Line - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.management@4.0.1 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.xr.oculus@1.8.1 --project-path . - - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/BoatAttack && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . From 55e7493599686fafe56f26719e8c74d14c64dac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Mon, 20 Sep 2021 10:22:36 +0200 Subject: [PATCH 4/5] Bump manual override for other perf projects --- .yamato/config/universal_perf_lostcrypt.metafile | 2 +- .yamato/config/vv_perf_builtin.metafile | 2 +- .yamato/config/vv_perf_urp.metafile | 2 +- .../urp_performance_lostcrypt-android-opengles3.yml | 8 ++++---- .yamato/urp_performance_lostcrypt-android-vulkan.yml | 8 ++++---- .yamato/urp_performance_lostcrypt-iphone-metal.yml | 8 ++++---- .yamato/urp_performance_lostcrypt-linux-vulkan.yml | 12 ++++++------ .yamato/urp_performance_lostcrypt-osx-metal.yml | 12 ++++++------ .yamato/urp_performance_lostcrypt-win-dx11.yml | 12 ++++++------ .yamato/urp_performance_lostcrypt-win-dx12.yml | 12 ++++++------ .yamato/urp_performance_lostcrypt-win-vulkan.yml | 8 ++++---- .yamato/vikingvillage_builtin-android-opengles3.yml | 8 ++++---- .yamato/vikingvillage_builtin-android-vulkan.yml | 8 ++++---- .yamato/vikingvillage_builtin-iphone-metal.yml | 8 ++++---- .yamato/vikingvillage_builtin-linux-vulkan.yml | 12 ++++++------ .yamato/vikingvillage_builtin-osx-metal.yml | 12 ++++++------ .yamato/vikingvillage_builtin-win-dx11.yml | 12 ++++++------ .yamato/vikingvillage_builtin-win-dx12.yml | 12 ++++++------ .yamato/vikingvillage_builtin-win-vulkan.yml | 8 ++++---- .yamato/vikingvillage_urp-android-opengles3.yml | 8 ++++---- .yamato/vikingvillage_urp-android-vulkan.yml | 8 ++++---- .yamato/vikingvillage_urp-iphone-metal.yml | 8 ++++---- .yamato/vikingvillage_urp-linux-vulkan.yml | 12 ++++++------ .yamato/vikingvillage_urp-osx-metal.yml | 12 ++++++------ .yamato/vikingvillage_urp-win-dx11.yml | 12 ++++++------ .yamato/vikingvillage_urp-win-dx12.yml | 12 ++++++------ .yamato/vikingvillage_urp-win-vulkan.yml | 8 ++++---- 27 files changed, 123 insertions(+), 123 deletions(-) diff --git a/.yamato/config/universal_perf_lostcrypt.metafile b/.yamato/config/universal_perf_lostcrypt.metafile index 4f68e2c843e..84e5fe38994 100644 --- a/.yamato/config/universal_perf_lostcrypt.metafile +++ b/.yamato/config/universal_perf_lostcrypt.metafile @@ -34,7 +34,7 @@ reuse_blocks: - [all]: cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - [all]: cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/config/vv_perf_builtin.metafile b/.yamato/config/vv_perf_builtin.metafile index c7e26eb8b6f..bd208350b77 100644 --- a/.yamato/config/vv_perf_builtin.metafile +++ b/.yamato/config/vv_perf_builtin.metafile @@ -32,7 +32,7 @@ reuse_blocks: - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/config/vv_perf_urp.metafile b/.yamato/config/vv_perf_urp.metafile index 8d4c9e5f1a0..ca291c5fd4a 100644 --- a/.yamato/config/vv_perf_urp.metafile +++ b/.yamato/config/vv_perf_urp.metafile @@ -32,7 +32,7 @@ reuse_blocks: - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - [all]: cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-android-opengles3.yml b/.yamato/urp_performance_lostcrypt-android-opengles3.yml index 3eeefb1b23b..6ba856fa18b 100644 --- a/.yamato/urp_performance_lostcrypt-android-opengles3.yml +++ b/.yamato/urp_performance_lostcrypt-android-opengles3.yml @@ -84,7 +84,7 @@ Build_URP_Performance_LostCrypt_Android_OpenGLES3_performance_playmode_runtime_i - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -157,7 +157,7 @@ URP_Performance_LostCrypt_Android_OpenGLES3_performance_build_editmode_il2cpp_Li - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ Build_URP_Performance_LostCrypt_Android_OpenGLES3_performance_playmode_runtime_i - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -351,7 +351,7 @@ URP_Performance_LostCrypt_Android_OpenGLES3_performance_build_editmode_il2cpp_Li - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-android-vulkan.yml b/.yamato/urp_performance_lostcrypt-android-vulkan.yml index f27ea143b53..f94f1b34d32 100644 --- a/.yamato/urp_performance_lostcrypt-android-vulkan.yml +++ b/.yamato/urp_performance_lostcrypt-android-vulkan.yml @@ -84,7 +84,7 @@ Build_URP_Performance_LostCrypt_Android_Vulkan_performance_playmode_runtime_il2c - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -157,7 +157,7 @@ URP_Performance_LostCrypt_Android_Vulkan_performance_build_editmode_il2cpp_Linea - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ Build_URP_Performance_LostCrypt_Android_Vulkan_performance_playmode_runtime_il2c - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -351,7 +351,7 @@ URP_Performance_LostCrypt_Android_Vulkan_performance_build_editmode_il2cpp_Linea - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-iphone-metal.yml b/.yamato/urp_performance_lostcrypt-iphone-metal.yml index cd20496cb53..8314afc7def 100644 --- a/.yamato/urp_performance_lostcrypt-iphone-metal.yml +++ b/.yamato/urp_performance_lostcrypt-iphone-metal.yml @@ -70,7 +70,7 @@ Build_URP_Performance_LostCrypt_iPhone_Metal_performance_playmode_runtime_il2cpp - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -135,7 +135,7 @@ URP_Performance_LostCrypt_iPhone_Metal_performance_build_editmode_il2cpp_Linear_ - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -236,7 +236,7 @@ Build_URP_Performance_LostCrypt_iPhone_Metal_performance_playmode_runtime_il2cpp - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -301,7 +301,7 @@ URP_Performance_LostCrypt_iPhone_Metal_performance_build_editmode_il2cpp_Linear_ - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-linux-vulkan.yml b/.yamato/urp_performance_lostcrypt-linux-vulkan.yml index e20634b43f9..22b79887b62 100644 --- a/.yamato/urp_performance_lostcrypt-linux-vulkan.yml +++ b/.yamato/urp_performance_lostcrypt-linux-vulkan.yml @@ -69,7 +69,7 @@ Build_URP_Performance_LostCrypt_Linux_Vulkan_performance_playmode_runtime_mono_L - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -137,7 +137,7 @@ URP_Performance_LostCrypt_Linux_Vulkan_performance_playmode_editor_mono_Linear_t - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -201,7 +201,7 @@ URP_Performance_LostCrypt_Linux_Vulkan_performance_build_editmode_mono_Linear_tr - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -298,7 +298,7 @@ Build_URP_Performance_LostCrypt_Linux_Vulkan_performance_playmode_runtime_mono_L - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -366,7 +366,7 @@ URP_Performance_LostCrypt_Linux_Vulkan_performance_playmode_editor_mono_Linear_C - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -430,7 +430,7 @@ URP_Performance_LostCrypt_Linux_Vulkan_performance_build_editmode_mono_Linear_CU - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-osx-metal.yml b/.yamato/urp_performance_lostcrypt-osx-metal.yml index 79a9122f6e6..798fc33327b 100644 --- a/.yamato/urp_performance_lostcrypt-osx-metal.yml +++ b/.yamato/urp_performance_lostcrypt-osx-metal.yml @@ -33,7 +33,7 @@ URP_Performance_LostCrypt_OSX_Metal_performance_playmode_runtime_mono_Linear_tru - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -108,7 +108,7 @@ URP_Performance_LostCrypt_OSX_Metal_performance_playmode_editor_mono_Linear_trun - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -178,7 +178,7 @@ URP_Performance_LostCrypt_OSX_Metal_performance_build_editmode_mono_Linear_trunk - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -248,7 +248,7 @@ URP_Performance_LostCrypt_OSX_Metal_performance_playmode_runtime_mono_Linear_CUS - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -323,7 +323,7 @@ URP_Performance_LostCrypt_OSX_Metal_performance_playmode_editor_mono_Linear_CUST - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -393,7 +393,7 @@ URP_Performance_LostCrypt_OSX_Metal_performance_build_editmode_mono_Linear_CUSTO - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-win-dx11.yml b/.yamato/urp_performance_lostcrypt-win-dx11.yml index 588cdb387b4..6f617a7abb7 100644 --- a/.yamato/urp_performance_lostcrypt-win-dx11.yml +++ b/.yamato/urp_performance_lostcrypt-win-dx11.yml @@ -80,7 +80,7 @@ Build_URP_Performance_LostCrypt_Win_DX11_performance_playmode_runtime_mono_Linea - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -155,7 +155,7 @@ URP_Performance_LostCrypt_Win_DX11_performance_playmode_editor_mono_Linear_trunk - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -226,7 +226,7 @@ URP_Performance_LostCrypt_Win_DX11_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -344,7 +344,7 @@ Build_URP_Performance_LostCrypt_Win_DX11_performance_playmode_runtime_mono_Linea - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -419,7 +419,7 @@ URP_Performance_LostCrypt_Win_DX11_performance_playmode_editor_mono_Linear_CUSTO - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -490,7 +490,7 @@ URP_Performance_LostCrypt_Win_DX11_performance_build_editmode_mono_Linear_CUSTOM - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-win-dx12.yml b/.yamato/urp_performance_lostcrypt-win-dx12.yml index 3d781fe7fdf..9e37159733d 100644 --- a/.yamato/urp_performance_lostcrypt-win-dx12.yml +++ b/.yamato/urp_performance_lostcrypt-win-dx12.yml @@ -80,7 +80,7 @@ Build_URP_Performance_LostCrypt_Win_DX12_performance_playmode_runtime_mono_Linea - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -155,7 +155,7 @@ URP_Performance_LostCrypt_Win_DX12_performance_playmode_editor_mono_Linear_trunk - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -226,7 +226,7 @@ URP_Performance_LostCrypt_Win_DX12_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -344,7 +344,7 @@ Build_URP_Performance_LostCrypt_Win_DX12_performance_playmode_runtime_mono_Linea - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -419,7 +419,7 @@ URP_Performance_LostCrypt_Win_DX12_performance_playmode_editor_mono_Linear_CUSTO - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -490,7 +490,7 @@ URP_Performance_LostCrypt_Win_DX12_performance_build_editmode_mono_Linear_CUSTOM - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/urp_performance_lostcrypt-win-vulkan.yml b/.yamato/urp_performance_lostcrypt-win-vulkan.yml index 8598cf1d944..899964c8c34 100644 --- a/.yamato/urp_performance_lostcrypt-win-vulkan.yml +++ b/.yamato/urp_performance_lostcrypt-win-vulkan.yml @@ -80,7 +80,7 @@ Build_URP_Performance_LostCrypt_Win_Vulkan_performance_playmode_runtime_mono_Lin - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -154,7 +154,7 @@ URP_Performance_LostCrypt_Win_Vulkan_performance_build_editmode_mono_Linear_trun - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -272,7 +272,7 @@ Build_URP_Performance_LostCrypt_Win_Vulkan_performance_playmode_runtime_mono_Lin - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -346,7 +346,7 @@ URP_Performance_LostCrypt_Win_Vulkan_performance_build_editmode_mono_Linear_CUST - cd TestProjects/2d-sara && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.addressables@1.16.7 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.scriptablebuildpipeline@1.11.2 --project-path . - - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.18 --project-path . + - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/2d-sara && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-android-opengles3.yml b/.yamato/vikingvillage_builtin-android-opengles3.yml index 792e348e798..b9882f56e92 100644 --- a/.yamato/vikingvillage_builtin-android-opengles3.yml +++ b/.yamato/vikingvillage_builtin-android-opengles3.yml @@ -75,7 +75,7 @@ Build_VikingVillage_BuiltIn_Android_OpenGLES3_performance_playmode_runtime_il2cp - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -139,7 +139,7 @@ VikingVillage_BuiltIn_Android_OpenGLES3_performance_build_editmode_il2cpp_Linear - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -244,7 +244,7 @@ Build_VikingVillage_BuiltIn_Android_OpenGLES3_performance_playmode_runtime_il2cp - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -308,7 +308,7 @@ VikingVillage_BuiltIn_Android_OpenGLES3_performance_build_editmode_il2cpp_Linear - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-android-vulkan.yml b/.yamato/vikingvillage_builtin-android-vulkan.yml index 9a5b569c71b..4db60d02f5d 100644 --- a/.yamato/vikingvillage_builtin-android-vulkan.yml +++ b/.yamato/vikingvillage_builtin-android-vulkan.yml @@ -75,7 +75,7 @@ Build_VikingVillage_BuiltIn_Android_Vulkan_performance_playmode_runtime_il2cpp_L - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -139,7 +139,7 @@ VikingVillage_BuiltIn_Android_Vulkan_performance_build_editmode_il2cpp_Linear_tr - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -244,7 +244,7 @@ Build_VikingVillage_BuiltIn_Android_Vulkan_performance_playmode_runtime_il2cpp_L - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -308,7 +308,7 @@ VikingVillage_BuiltIn_Android_Vulkan_performance_build_editmode_il2cpp_Linear_CU - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-iphone-metal.yml b/.yamato/vikingvillage_builtin-iphone-metal.yml index 71901528343..d6c9d8d9843 100644 --- a/.yamato/vikingvillage_builtin-iphone-metal.yml +++ b/.yamato/vikingvillage_builtin-iphone-metal.yml @@ -65,7 +65,7 @@ Build_VikingVillage_BuiltIn_iPhone_Metal_performance_playmode_runtime_il2cpp_Lin - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -125,7 +125,7 @@ VikingVillage_BuiltIn_iPhone_Metal_performance_build_editmode_il2cpp_Linear_trun - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -218,7 +218,7 @@ Build_VikingVillage_BuiltIn_iPhone_Metal_performance_playmode_runtime_il2cpp_Lin - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ VikingVillage_BuiltIn_iPhone_Metal_performance_build_editmode_il2cpp_Linear_CUST - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-linux-vulkan.yml b/.yamato/vikingvillage_builtin-linux-vulkan.yml index 84337df6f29..2e7a5427393 100644 --- a/.yamato/vikingvillage_builtin-linux-vulkan.yml +++ b/.yamato/vikingvillage_builtin-linux-vulkan.yml @@ -65,7 +65,7 @@ Build_VikingVillage_BuiltIn_Linux_Vulkan_performance_playmode_runtime_mono_Linea - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -129,7 +129,7 @@ VikingVillage_BuiltIn_Linux_Vulkan_performance_playmode_editor_mono_Linear_trunk - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -190,7 +190,7 @@ VikingVillage_BuiltIn_Linux_Vulkan_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -282,7 +282,7 @@ Build_VikingVillage_BuiltIn_Linux_Vulkan_performance_playmode_runtime_mono_Linea - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -346,7 +346,7 @@ VikingVillage_BuiltIn_Linux_Vulkan_performance_playmode_editor_mono_Linear_CUSTO - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -407,7 +407,7 @@ VikingVillage_BuiltIn_Linux_Vulkan_performance_build_editmode_mono_Linear_CUSTOM - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-osx-metal.yml b/.yamato/vikingvillage_builtin-osx-metal.yml index e81ea0fefc1..88641d6eb50 100644 --- a/.yamato/vikingvillage_builtin-osx-metal.yml +++ b/.yamato/vikingvillage_builtin-osx-metal.yml @@ -31,7 +31,7 @@ VikingVillage_BuiltIn_OSX_Metal_performance_playmode_runtime_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -94,7 +94,7 @@ VikingVillage_BuiltIn_OSX_Metal_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -157,7 +157,7 @@ VikingVillage_BuiltIn_OSX_Metal_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -220,7 +220,7 @@ VikingVillage_BuiltIn_OSX_Metal_performance_playmode_runtime_mono_Linear_CUSTOM- - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -283,7 +283,7 @@ VikingVillage_BuiltIn_OSX_Metal_performance_playmode_editor_mono_Linear_CUSTOM-R - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -346,7 +346,7 @@ VikingVillage_BuiltIn_OSX_Metal_performance_build_editmode_mono_Linear_CUSTOM-RE - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-win-dx11.yml b/.yamato/vikingvillage_builtin-win-dx11.yml index 7130b8a6310..2232f109d52 100644 --- a/.yamato/vikingvillage_builtin-win-dx11.yml +++ b/.yamato/vikingvillage_builtin-win-dx11.yml @@ -66,7 +66,7 @@ Build_VikingVillage_BuiltIn_Win_DX11_performance_playmode_runtime_mono_Linear_tr - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -127,7 +127,7 @@ VikingVillage_BuiltIn_Win_DX11_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -184,7 +184,7 @@ VikingVillage_BuiltIn_Win_DX11_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -276,7 +276,7 @@ Build_VikingVillage_BuiltIn_Win_DX11_performance_playmode_runtime_mono_Linear_CU - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -337,7 +337,7 @@ VikingVillage_BuiltIn_Win_DX11_performance_playmode_editor_mono_Linear_CUSTOM-RE - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -394,7 +394,7 @@ VikingVillage_BuiltIn_Win_DX11_performance_build_editmode_mono_Linear_CUSTOM-REV - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-win-dx12.yml b/.yamato/vikingvillage_builtin-win-dx12.yml index 9045d05ff83..c5032ca6151 100644 --- a/.yamato/vikingvillage_builtin-win-dx12.yml +++ b/.yamato/vikingvillage_builtin-win-dx12.yml @@ -66,7 +66,7 @@ Build_VikingVillage_BuiltIn_Win_DX12_performance_playmode_runtime_mono_Linear_tr - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -127,7 +127,7 @@ VikingVillage_BuiltIn_Win_DX12_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -184,7 +184,7 @@ VikingVillage_BuiltIn_Win_DX12_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -276,7 +276,7 @@ Build_VikingVillage_BuiltIn_Win_DX12_performance_playmode_runtime_mono_Linear_CU - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -337,7 +337,7 @@ VikingVillage_BuiltIn_Win_DX12_performance_playmode_editor_mono_Linear_CUSTOM-RE - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -394,7 +394,7 @@ VikingVillage_BuiltIn_Win_DX12_performance_build_editmode_mono_Linear_CUSTOM-REV - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_builtin-win-vulkan.yml b/.yamato/vikingvillage_builtin-win-vulkan.yml index 1c8e2d1e1ec..4dbb39505e8 100644 --- a/.yamato/vikingvillage_builtin-win-vulkan.yml +++ b/.yamato/vikingvillage_builtin-win-vulkan.yml @@ -66,7 +66,7 @@ Build_VikingVillage_BuiltIn_Win_Vulkan_performance_playmode_runtime_mono_Linear_ - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -126,7 +126,7 @@ VikingVillage_BuiltIn_Win_Vulkan_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -218,7 +218,7 @@ Build_VikingVillage_BuiltIn_Win_Vulkan_performance_playmode_runtime_mono_Linear_ - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ VikingVillage_BuiltIn_Win_Vulkan_performance_build_editmode_mono_Linear_CUSTOM-R - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-android-opengles3.yml b/.yamato/vikingvillage_urp-android-opengles3.yml index 492bf245966..5c503c4dde0 100644 --- a/.yamato/vikingvillage_urp-android-opengles3.yml +++ b/.yamato/vikingvillage_urp-android-opengles3.yml @@ -75,7 +75,7 @@ Build_VikingVillage_URP_Android_OpenGLES3_performance_playmode_runtime_il2cpp_Li - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -139,7 +139,7 @@ VikingVillage_URP_Android_OpenGLES3_performance_build_editmode_il2cpp_Linear_tru - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -244,7 +244,7 @@ Build_VikingVillage_URP_Android_OpenGLES3_performance_playmode_runtime_il2cpp_Li - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -308,7 +308,7 @@ VikingVillage_URP_Android_OpenGLES3_performance_build_editmode_il2cpp_Linear_CUS - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-android-vulkan.yml b/.yamato/vikingvillage_urp-android-vulkan.yml index 213b3f5a1f0..b2f5f3af2a7 100644 --- a/.yamato/vikingvillage_urp-android-vulkan.yml +++ b/.yamato/vikingvillage_urp-android-vulkan.yml @@ -75,7 +75,7 @@ Build_VikingVillage_URP_Android_Vulkan_performance_playmode_runtime_il2cpp_Linea - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -139,7 +139,7 @@ VikingVillage_URP_Android_Vulkan_performance_build_editmode_il2cpp_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -244,7 +244,7 @@ Build_VikingVillage_URP_Android_Vulkan_performance_playmode_runtime_il2cpp_Linea - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -308,7 +308,7 @@ VikingVillage_URP_Android_Vulkan_performance_build_editmode_il2cpp_Linear_CUSTOM - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-iphone-metal.yml b/.yamato/vikingvillage_urp-iphone-metal.yml index eb468358e36..87c6d8da09d 100644 --- a/.yamato/vikingvillage_urp-iphone-metal.yml +++ b/.yamato/vikingvillage_urp-iphone-metal.yml @@ -65,7 +65,7 @@ Build_VikingVillage_URP_iPhone_Metal_performance_playmode_runtime_il2cpp_Linear_ - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -125,7 +125,7 @@ VikingVillage_URP_iPhone_Metal_performance_build_editmode_il2cpp_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -218,7 +218,7 @@ Build_VikingVillage_URP_iPhone_Metal_performance_playmode_runtime_il2cpp_Linear_ - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ VikingVillage_URP_iPhone_Metal_performance_build_editmode_il2cpp_Linear_CUSTOM-R - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-linux-vulkan.yml b/.yamato/vikingvillage_urp-linux-vulkan.yml index 810e8d5700b..5a902d60a02 100644 --- a/.yamato/vikingvillage_urp-linux-vulkan.yml +++ b/.yamato/vikingvillage_urp-linux-vulkan.yml @@ -65,7 +65,7 @@ Build_VikingVillage_URP_Linux_Vulkan_performance_playmode_runtime_mono_Linear_tr - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -129,7 +129,7 @@ VikingVillage_URP_Linux_Vulkan_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -190,7 +190,7 @@ VikingVillage_URP_Linux_Vulkan_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -282,7 +282,7 @@ Build_VikingVillage_URP_Linux_Vulkan_performance_playmode_runtime_mono_Linear_CU - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -346,7 +346,7 @@ VikingVillage_URP_Linux_Vulkan_performance_playmode_editor_mono_Linear_CUSTOM-RE - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -407,7 +407,7 @@ VikingVillage_URP_Linux_Vulkan_performance_build_editmode_mono_Linear_CUSTOM-REV - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-osx-metal.yml b/.yamato/vikingvillage_urp-osx-metal.yml index 9823c7cdce5..c68435e25d1 100644 --- a/.yamato/vikingvillage_urp-osx-metal.yml +++ b/.yamato/vikingvillage_urp-osx-metal.yml @@ -31,7 +31,7 @@ VikingVillage_URP_OSX_Metal_performance_playmode_runtime_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -94,7 +94,7 @@ VikingVillage_URP_OSX_Metal_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -157,7 +157,7 @@ VikingVillage_URP_OSX_Metal_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -220,7 +220,7 @@ VikingVillage_URP_OSX_Metal_performance_playmode_runtime_mono_Linear_CUSTOM-REVI - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -283,7 +283,7 @@ VikingVillage_URP_OSX_Metal_performance_playmode_editor_mono_Linear_CUSTOM-REVIS - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -346,7 +346,7 @@ VikingVillage_URP_OSX_Metal_performance_build_editmode_mono_Linear_CUSTOM-REVISI - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-win-dx11.yml b/.yamato/vikingvillage_urp-win-dx11.yml index d3cb59ffc03..c4607da5a28 100644 --- a/.yamato/vikingvillage_urp-win-dx11.yml +++ b/.yamato/vikingvillage_urp-win-dx11.yml @@ -66,7 +66,7 @@ Build_VikingVillage_URP_Win_DX11_performance_playmode_runtime_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -127,7 +127,7 @@ VikingVillage_URP_Win_DX11_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -184,7 +184,7 @@ VikingVillage_URP_Win_DX11_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -276,7 +276,7 @@ Build_VikingVillage_URP_Win_DX11_performance_playmode_runtime_mono_Linear_CUSTOM - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -337,7 +337,7 @@ VikingVillage_URP_Win_DX11_performance_playmode_editor_mono_Linear_CUSTOM-REVISI - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -394,7 +394,7 @@ VikingVillage_URP_Win_DX11_performance_build_editmode_mono_Linear_CUSTOM-REVISIO - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-win-dx12.yml b/.yamato/vikingvillage_urp-win-dx12.yml index 995e147eab5..33335a2d949 100644 --- a/.yamato/vikingvillage_urp-win-dx12.yml +++ b/.yamato/vikingvillage_urp-win-dx12.yml @@ -66,7 +66,7 @@ Build_VikingVillage_URP_Win_DX12_performance_playmode_runtime_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -127,7 +127,7 @@ VikingVillage_URP_Win_DX12_performance_playmode_editor_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -184,7 +184,7 @@ VikingVillage_URP_Win_DX12_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -276,7 +276,7 @@ Build_VikingVillage_URP_Win_DX12_performance_playmode_runtime_mono_Linear_CUSTOM - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -337,7 +337,7 @@ VikingVillage_URP_Win_DX12_performance_playmode_editor_mono_Linear_CUSTOM-REVISI - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -394,7 +394,7 @@ VikingVillage_URP_Win_DX12_performance_build_editmode_mono_Linear_CUSTOM-REVISIO - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . diff --git a/.yamato/vikingvillage_urp-win-vulkan.yml b/.yamato/vikingvillage_urp-win-vulkan.yml index dd392533fca..25e79ef7b6c 100644 --- a/.yamato/vikingvillage_urp-win-vulkan.yml +++ b/.yamato/vikingvillage_urp-win-vulkan.yml @@ -66,7 +66,7 @@ Build_VikingVillage_URP_Win_Vulkan_performance_playmode_runtime_mono_Linear_trun - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -126,7 +126,7 @@ VikingVillage_URP_Win_Vulkan_performance_build_editmode_mono_Linear_trunk: - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -218,7 +218,7 @@ Build_VikingVillage_URP_Win_Vulkan_performance_playmode_runtime_mono_Linear_CUST - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . @@ -278,7 +278,7 @@ VikingVillage_URP_Win_Vulkan_performance_build_editmode_mono_Linear_CUSTOM-REVIS - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.core@file:../../../com.unity.render-pipelines.core" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.render-pipelines.universal@file:../../../com.unity.render-pipelines.universal" --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency "com.unity.shadergraph@file:../../../com.unity.shadergraph" --project-path . - - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.23 --project-path . + - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework@1.1.29 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.performance@2.4.0 --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.utp-reporter@1.0.2-preview --project-path . - cd TestProjects/Viking-Village-Perf && unity-config project add dependency com.unity.test-framework.build@0.0.1-preview.12 --project-path . From 5be4515121b5940c7e095cb6f91ddc1ba5b45bd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Penavaire?= Date: Mon, 20 Sep 2021 11:08:53 +0200 Subject: [PATCH 5/5] Revert "Use dev branch of Boat Attack" This reverts commit 159d50c0c9ae2483e30746b1a3e10a8d107c9c7d. --- .yamato/all-urp_performance_boatattack.yml | 8 ++--- .../config/universal_perf_boatattack.metafile | 4 +-- ...rformance_boatattack-android-opengles3.yml | 24 +++++++------- ..._performance_boatattack-android-vulkan.yml | 24 +++++++------- ...rp_performance_boatattack-iphone-metal.yml | 24 +++++++------- ...rp_performance_boatattack-linux-vulkan.yml | 32 +++++++++---------- .../urp_performance_boatattack-osx-metal.yml | 24 +++++++------- .../urp_performance_boatattack-win-dx11.yml | 32 +++++++++---------- .../urp_performance_boatattack-win-dx12.yml | 32 +++++++++---------- .../urp_performance_boatattack-win-vulkan.yml | 24 +++++++------- ...rformance_boatattack-xrquest-opengles3.yml | 24 +++++++------- ..._performance_boatattack-xrquest-vulkan.yml | 24 +++++++------- 12 files changed, 138 insertions(+), 138 deletions(-) diff --git a/.yamato/all-urp_performance_boatattack.yml b/.yamato/all-urp_performance_boatattack.yml index 9f8da27af78..22cff2315b9 100644 --- a/.yamato/all-urp_performance_boatattack.yml +++ b/.yamato/all-urp_performance_boatattack.yml @@ -14,8 +14,8 @@ URP_Performance_BoatAttack_trunk: CUSTOM_REVISION: '{{trunk.changeset.id}}' UTR_VERSION: "current" TEST_FILTER: .* - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' dependencies: - path: .yamato/urp_performance_boatattack-win-dx11.yml#URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_trunk @@ -62,8 +62,8 @@ URP_Performance_BoatAttack_CUSTOM-REVISION: CUSTOM_REVISION: custom_revision_not_set UTR_VERSION: "current" TEST_FILTER: .* - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' dependencies: - path: .yamato/urp_performance_boatattack-win-dx11.yml#URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_CUSTOM-REVISION diff --git a/.yamato/config/universal_perf_boatattack.metafile b/.yamato/config/universal_perf_boatattack.metafile index d9918c2cc9e..592fa9b2dbe 100644 --- a/.yamato/config/universal_perf_boatattack.metafile +++ b/.yamato/config/universal_perf_boatattack.metafile @@ -2,8 +2,8 @@ project: name: URP_Performance_BoatAttack folder: BoatAttack variables: - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 reuse_blocks: unity_config: diff --git a/.yamato/urp_performance_boatattack-android-opengles3.yml b/.yamato/urp_performance_boatattack-android-opengles3.yml index 9c7ae2d32a6..4589a0cdcb4 100644 --- a/.yamato/urp_performance_boatattack-android-opengles3.yml +++ b/.yamato/urp_performance_boatattack-android-opengles3.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -68,8 +68,8 @@ Build_URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -141,8 +141,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -211,8 +211,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -262,8 +262,8 @@ Build_URP_Performance_BoatAttack_Android_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -335,8 +335,8 @@ URP_Performance_BoatAttack_Android_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-android-vulkan.yml b/.yamato/urp_performance_boatattack-android-vulkan.yml index ec19dac8e7c..8525b52a3e6 100644 --- a/.yamato/urp_performance_boatattack-android-vulkan.yml +++ b/.yamato/urp_performance_boatattack-android-vulkan.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -68,8 +68,8 @@ Build_URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -141,8 +141,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -211,8 +211,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -262,8 +262,8 @@ Build_URP_Performance_BoatAttack_Android_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -335,8 +335,8 @@ URP_Performance_BoatAttack_Android_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-iphone-metal.yml b/.yamato/urp_performance_boatattack-iphone-metal.yml index cd29c85b6d0..132a5f093bb 100644 --- a/.yamato/urp_performance_boatattack-iphone-metal.yml +++ b/.yamato/urp_performance_boatattack-iphone-metal.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -54,8 +54,8 @@ Build_URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -119,8 +119,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_build_editmode_il2cpp_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -183,8 +183,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -220,8 +220,8 @@ Build_URP_Performance_BoatAttack_iPhone_Metal_performance_playmode_runtime_il2cp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -285,8 +285,8 @@ URP_Performance_BoatAttack_iPhone_Metal_performance_build_editmode_il2cpp_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-linux-vulkan.yml b/.yamato/urp_performance_boatattack-linux-vulkan.yml index b8ae57a2b93..30ccc3fcb12 100644 --- a/.yamato/urp_performance_boatattack-linux-vulkan.yml +++ b/.yamato/urp_performance_boatattack-linux-vulkan.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -50,8 +50,8 @@ Build_URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -118,8 +118,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_editor_mono_Linear_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -182,8 +182,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_build_editmode_mono_Linear_t variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -246,8 +246,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_Linear variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -279,8 +279,8 @@ Build_URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_runtime_mono_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -347,8 +347,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_playmode_editor_mono_Linear_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -411,8 +411,8 @@ URP_Performance_BoatAttack_Linux_Vulkan_performance_build_editmode_mono_Linear_C variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-osx-metal.yml b/.yamato/urp_performance_boatattack-osx-metal.yml index f5c07e5ecec..7aafd20824a 100644 --- a/.yamato/urp_performance_boatattack-osx-metal.yml +++ b/.yamato/urp_performance_boatattack-osx-metal.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_runtime_mono_Linear_tr variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -92,8 +92,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_editor_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -162,8 +162,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_build_editmode_mono_Linear_trun variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -232,8 +232,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_runtime_mono_Linear_CU variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -307,8 +307,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_playmode_editor_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -377,8 +377,8 @@ URP_Performance_BoatAttack_OSX_Metal_performance_build_editmode_mono_Linear_CUST variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-win-dx11.yml b/.yamato/urp_performance_boatattack-win-dx11.yml index d674b09a3f6..f9d2d20f73a 100644 --- a/.yamato/urp_performance_boatattack-win-dx11.yml +++ b/.yamato/urp_performance_boatattack-win-dx11.yml @@ -18,8 +18,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -64,8 +64,8 @@ Build_URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -139,8 +139,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_editor_mono_Linear_trun variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -210,8 +210,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_build_editmode_mono_Linear_trunk variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -282,8 +282,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -328,8 +328,8 @@ Build_URP_Performance_BoatAttack_Win_DX11_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -403,8 +403,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_playmode_editor_mono_Linear_CUST variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -474,8 +474,8 @@ URP_Performance_BoatAttack_Win_DX11_performance_build_editmode_mono_Linear_CUSTO variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-win-dx12.yml b/.yamato/urp_performance_boatattack-win-dx12.yml index f8b2e1f1b73..41b7125f9eb 100644 --- a/.yamato/urp_performance_boatattack-win-dx12.yml +++ b/.yamato/urp_performance_boatattack-win-dx12.yml @@ -18,8 +18,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -64,8 +64,8 @@ Build_URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -139,8 +139,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_editor_mono_Linear_trun variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -210,8 +210,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_build_editmode_mono_Linear_trunk variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -282,8 +282,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -328,8 +328,8 @@ Build_URP_Performance_BoatAttack_Win_DX12_performance_playmode_runtime_mono_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -403,8 +403,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_playmode_editor_mono_Linear_CUST variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -474,8 +474,8 @@ URP_Performance_BoatAttack_Win_DX12_performance_build_editmode_mono_Linear_CUSTO variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-win-vulkan.yml b/.yamato/urp_performance_boatattack-win-vulkan.yml index e471d0cfbb4..cb4fcb1c053 100644 --- a/.yamato/urp_performance_boatattack-win-vulkan.yml +++ b/.yamato/urp_performance_boatattack-win-vulkan.yml @@ -18,8 +18,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Linear_t variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -64,8 +64,8 @@ Build_URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -138,8 +138,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_build_editmode_mono_Linear_tru variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -210,8 +210,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Linear_C variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -256,8 +256,8 @@ Build_URP_Performance_BoatAttack_Win_Vulkan_performance_playmode_runtime_mono_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -330,8 +330,8 @@ URP_Performance_BoatAttack_Win_Vulkan_performance_build_editmode_mono_Linear_CUS variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-xrquest-opengles3.yml b/.yamato/urp_performance_boatattack-xrquest-opengles3.yml index 033557f6afb..34dafb81e55 100644 --- a/.yamato/urp_performance_boatattack-xrquest-opengles3.yml +++ b/.yamato/urp_performance_boatattack-xrquest-opengles3.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -71,8 +71,8 @@ Build_URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -158,8 +158,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -241,8 +241,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_il2cpp variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -295,8 +295,8 @@ Build_URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_playmode_runtime_ variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -382,8 +382,8 @@ URP_Performance_BoatAttack_XRQuest_OpenGLES3_performance_build_editmode_il2cpp_L variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* diff --git a/.yamato/urp_performance_boatattack-xrquest-vulkan.yml b/.yamato/urp_performance_boatattack-xrquest-vulkan.yml index 33f6adaaff9..9ae4b0171f2 100644 --- a/.yamato/urp_performance_boatattack-xrquest-vulkan.yml +++ b/.yamato/urp_performance_boatattack-xrquest-vulkan.yml @@ -17,8 +17,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -71,8 +71,8 @@ Build_URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -158,8 +158,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: '{{trunk.changeset.id}}' - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -241,8 +241,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2cpp_Li variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -295,8 +295,8 @@ Build_URP_Performance_BoatAttack_XRQuest_Vulkan_performance_playmode_runtime_il2 variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .* @@ -382,8 +382,8 @@ URP_Performance_BoatAttack_XRQuest_Vulkan_performance_build_editmode_il2cpp_Line variables: UPM_REGISTRY: https://artifactory-slo.bf.unity3d.com/artifactory/api/npm/upm-candidates CUSTOM_REVISION: custom_revision_not_set - BOAT_ATTACK_BRANCH: tests/bump-utf - BOAT_ATTACK_REVISION: a92569a5aa8a112cc81255812432723f69dab1ce + BOAT_ATTACK_BRANCH: master + BOAT_ATTACK_REVISION: ca18e346b30b365e90d1a9a149d07abfb15ac2a2 CACHE_ARGS: '{{cache.flags}}' UTR_VERSION: "current" TEST_FILTER: .*