From 1e3a77100b53518e41fe29f9b443c0570e458308 Mon Sep 17 00:00:00 2001 From: mic673568500 <> Date: Thu, 9 Nov 2023 13:40:52 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"=E3=80=90Unity=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E3=80=912022.3.11f1c1"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 9f4ae39716277a6df50339b43444f5a80c600cba. --- ProjectNLD/Packages/manifest.json | 18 +++++++++--------- ProjectNLD/Packages/packages-lock.json | 18 +++++++++--------- .../ProjectSettings/ProjectSettings.asset | 5 +---- ProjectNLD/ProjectSettings/ProjectVersion.txt | 4 ++-- 4 files changed, 21 insertions(+), 24 deletions(-) diff --git a/ProjectNLD/Packages/manifest.json b/ProjectNLD/Packages/manifest.json index faa020ff9ed..8dff7072ce6 100644 --- a/ProjectNLD/Packages/manifest.json +++ b/ProjectNLD/Packages/manifest.json @@ -2,25 +2,25 @@ "dependencies": { "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git", "com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask", - "com.leancloud.realtime": "https://github.com/leancloud/csharp-sdk-upm.git#realtime-1.0.2", - "com.leancloud.storage": "https://github.com/leancloud/csharp-sdk-upm.git#storage-1.0.2", - "com.taptap.tds.bootstrap": "https://github.com/TapTap/TapBootstrap-Unity.git#3.23.0", - "com.taptap.tds.common": "https://github.com/TapTap/TapCommon-Unity.git#3.23.0", - "com.taptap.tds.login": "https://github.com/TapTap/TapLogin-Unity.git#3.23.0", + "com.taptap.tds.login":"https://github.com/TapTap/TapLogin-Unity.git#3.23.0", + "com.taptap.tds.common":"https://github.com/TapTap/TapCommon-Unity.git#3.23.0", + "com.taptap.tds.bootstrap":"https://github.com/TapTap/TapBootstrap-Unity.git#3.23.0", + "com.leancloud.realtime":"https://github.com/leancloud/csharp-sdk-upm.git#realtime-1.0.2", + "com.leancloud.storage":"https://github.com/leancloud/csharp-sdk-upm.git#storage-1.0.2", "com.unity.2d.sprite": "1.0.0", "com.unity.2d.tilemap": "1.0.0", "com.unity.addressables": "1.21.18", - "com.unity.burst": "1.8.9", + "com.unity.burst": "1.8.4", "com.unity.collections": "2.2.0", "com.unity.ide.rider": "3.0.26", "com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.vscode": "1.2.5", - "com.unity.inputsystem": "1.7.0", - "com.unity.mathematics": "1.2.6", + "com.unity.inputsystem": "1.6.3", + "com.unity.mathematics": "1.2.1", "com.unity.memoryprofiler": "1.0.0", "com.unity.nuget.newtonsoft-json": "3.2.1", "com.unity.profiling.core": "1.0.2", - "com.unity.render-pipelines.universal": "14.0.9", + "com.unity.render-pipelines.universal": "14.0.8", "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.7.5", diff --git a/ProjectNLD/Packages/packages-lock.json b/ProjectNLD/Packages/packages-lock.json index 1027280610c..12d589c39db 100644 --- a/ProjectNLD/Packages/packages-lock.json +++ b/ProjectNLD/Packages/packages-lock.json @@ -91,7 +91,7 @@ "url": "https://packages.unity.cn" }, "com.unity.burst": { - "version": "1.8.9", + "version": "1.8.4", "depth": 0, "source": "registry", "dependencies": { @@ -150,7 +150,7 @@ "url": "https://packages.unity.cn" }, "com.unity.inputsystem": { - "version": "1.7.0", + "version": "1.6.3", "depth": 0, "source": "registry", "dependencies": { @@ -159,7 +159,7 @@ "url": "https://packages.unity.cn" }, "com.unity.mathematics": { - "version": "1.2.6", + "version": "1.2.1", "depth": 0, "source": "registry", "dependencies": {}, @@ -196,7 +196,7 @@ "url": "https://packages.unity.cn" }, "com.unity.render-pipelines.core": { - "version": "14.0.9", + "version": "14.0.8", "depth": 1, "source": "builtin", "dependencies": { @@ -207,14 +207,14 @@ } }, "com.unity.render-pipelines.universal": { - "version": "14.0.9", + "version": "14.0.8", "depth": 0, "source": "builtin", "dependencies": { "com.unity.mathematics": "1.2.1", "com.unity.burst": "1.8.4", - "com.unity.render-pipelines.core": "14.0.9", - "com.unity.shadergraph": "14.0.9" + "com.unity.render-pipelines.core": "14.0.8", + "com.unity.shadergraph": "14.0.8" } }, "com.unity.scriptablebuildpipeline": { @@ -232,11 +232,11 @@ "url": "https://packages.unity.cn" }, "com.unity.shadergraph": { - "version": "14.0.9", + "version": "14.0.8", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.9", + "com.unity.render-pipelines.core": "14.0.8", "com.unity.searcher": "4.9.2" } }, diff --git a/ProjectNLD/ProjectSettings/ProjectSettings.asset b/ProjectNLD/ProjectSettings/ProjectSettings.asset index ad706216a64..a435aafc485 100644 --- a/ProjectNLD/ProjectSettings/ProjectSettings.asset +++ b/ProjectNLD/ProjectSettings/ProjectSettings.asset @@ -87,7 +87,6 @@ PlayerSettings: hideHomeButton: 0 submitAnalytics: 1 usePlayerLog: 1 - dedicatedServerOptimizations: 0 bakeCollisionMeshes: 0 forceSingleInstance: 0 useFlipModelSwapchain: 1 @@ -127,7 +126,6 @@ PlayerSettings: switchNVNMaxPublicTextureIDCount: 0 switchNVNMaxPublicSamplerIDCount: 0 switchNVNGraphicsFirmwareMemory: 32 - switchMaxWorkerMultiple: 8 stadiaPresentMode: 0 stadiaTargetFramerate: 0 vulkanNumSwapchainBuffers: 3 @@ -148,7 +146,6 @@ PlayerSettings: isWsaHolographicRemotingEnabled: 0 enableFrameTimingStats: 0 enableOpenGLProfilerGPURecorders: 1 - allowHDRDisplaySupport: 0 useHDRDisplay: 0 hdrBitDepth: 0 m_ColorGamuts: 00000000 @@ -563,7 +560,6 @@ PlayerSettings: switchSocketConcurrencyLimit: 14 switchScreenResolutionBehavior: 2 switchUseCPUProfiler: 0 - switchEnableFileSystemTrace: 0 switchUseGOLDLinker: 0 switchLTOSetting: 0 switchApplicationID: 0x01004b9000490000 @@ -694,6 +690,7 @@ PlayerSettings: switchSocketBufferEfficiency: 4 switchSocketInitializeEnabled: 1 switchNetworkInterfaceManagerInitializeEnabled: 1 + switchPlayerConnectionEnabled: 1 switchUseNewStyleFilepaths: 0 switchUseLegacyFmodPriorities: 0 switchUseMicroSleepForYield: 1 diff --git a/ProjectNLD/ProjectSettings/ProjectVersion.txt b/ProjectNLD/ProjectSettings/ProjectVersion.txt index 358c756d856..932ada8fc31 100644 --- a/ProjectNLD/ProjectSettings/ProjectVersion.txt +++ b/ProjectNLD/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.11f1c1 -m_EditorVersionWithRevision: 2022.3.11f1c1 (0fc8cbb22359) +m_EditorVersion: 2022.3.5f1c1 +m_EditorVersionWithRevision: 2022.3.5f1c1 (8357566ed26e)