chore: 添加 MemoryProfiler 性能分析工具

This commit is contained in:
2026-03-09 20:54:47 +08:00
parent 26118265d9
commit f932390dc8
2 changed files with 17 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@
"com.unity.ide.rider": "3.0.24",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.localization": "1.4.5",
"com.unity.memoryprofiler": "1.0.0",
"com.unity.profiling.core": "1.0.2",
"com.unity.render-pipelines.universal": "14.0.8",
"com.unity.test-framework": "1.1.33",
+16
View File
@@ -143,6 +143,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,
@@ -209,6 +216,15 @@
"dependencies": {},
"url": "https://packages.unity.cn"
},
"com.unity.memoryprofiler": {
"version": "1.0.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.editorcoroutines": "1.0.0"
},
"url": "https://packages.unity.cn"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 1,