diff --git a/UnityProject/Packages/manifest.json b/UnityProject/Packages/manifest.json index 4c2f749e..ba7ce666 100644 --- a/UnityProject/Packages/manifest.json +++ b/UnityProject/Packages/manifest.json @@ -5,6 +5,7 @@ "com.unity.2d.tilemap": "1.0.0", "com.unity.ide.rider": "3.0.24", "com.unity.ide.visualstudio": "2.0.18", + "com.unity.memoryprofiler": "0.7.1-preview.1", "com.unity.nuget.newtonsoft-json": "3.0.2", "com.unity.render-pipelines.universal": "12.1.10", "com.unity.textmeshpro": "3.0.6", diff --git a/UnityProject/Packages/packages-lock.json b/UnityProject/Packages/packages-lock.json index 869f2c5d..4927bc7c 100644 --- a/UnityProject/Packages/packages-lock.json +++ b/UnityProject/Packages/packages-lock.json @@ -5,7 +5,7 @@ "depth": 0, "source": "git", "dependencies": {}, - "hash": "b024a18ba16cccb7ac3c72cf3ce272ef025eb5e4" + "hash": "a77ed7369a01a5f8037a21c8fc25cc3171c18f4e" }, "com.cysharp.unitask": { "version": "file:UniTask", @@ -45,6 +45,13 @@ }, "url": "https://packages.unity.cn" }, + "com.unity.editorcoroutines": { + "version": "1.0.0", + "depth": 1, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.cn" + }, "com.unity.ext.nunit": { "version": "1.0.6", "depth": 1, @@ -77,6 +84,15 @@ "dependencies": {}, "url": "https://packages.unity.cn" }, + "com.unity.memoryprofiler": { + "version": "0.7.1-preview.1", + "depth": 0, + "source": "registry", + "dependencies": { + "com.unity.editorcoroutines": "1.0.0" + }, + "url": "https://packages.unity.cn" + }, "com.unity.nuget.newtonsoft-json": { "version": "3.0.2", "depth": 0,