Upgrade: Unity 6.4.7 -> 6.5.0 (DOTS stack onto unified 6.5)
Editor 6000.4.7f1 -> 6000.5.0f1. DOTS packages leave their independent 1.x/2.x lines for unified 6.5.0 versioning: netcode 1.13.2 -> 6.5.0, physics 1.4.6 -> 6.5.0, transport 2.7.2 -> 6.5.0, entities/collections/ graphics 6.4.0 -> 6.5.0, mathematics 1.3.3 -> 1.4.0 (burst stays 1.8.29). URP/ShaderGraph/VFX 17.4 -> 17.5, ugui 2.0 -> 2.5, test-framework 1.6 -> 1.7. charactercontroller 1.4.2 + local rukhanka 2.9.0 unchanged (resolve on 6.5 via SemVer floor). Includes the URP global-settings + VFX/MPPM/package-manager ProjectSettings migrations 6.5 wrote on first open. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Generated
+96
-73
@@ -5,10 +5,17 @@
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.modules.animation": "1.0.0",
|
||||
"com.unity.modules.imageconversion": "1.0.0",
|
||||
"com.unity.modules.physics": "1.0.0",
|
||||
"com.unity.modules.physics2d": "1.0.0",
|
||||
"com.unity.modules.uielements": "1.0.0",
|
||||
"com.unity.modules.screencapture": "1.0.0",
|
||||
"com.unity.modules.unitywebrequest": "1.0.0",
|
||||
"com.unity.nuget.newtonsoft-json": "3.0.2",
|
||||
"com.unity.test-framework": "1.1.31"
|
||||
},
|
||||
"hash": "78ee5418415953b79c358bfe6355fcc3fde7912b"
|
||||
"hash": "85c101f5329ec1b0c6f70cba44614166dd78f53c"
|
||||
},
|
||||
"com.rukhanka.animation": {
|
||||
"version": "file:com.rukhanka.animation",
|
||||
@@ -33,7 +40,7 @@
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.ai.navigation": {
|
||||
"version": "2.0.12",
|
||||
"version": "2.0.13",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -81,50 +88,49 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.collections": {
|
||||
"version": "6.4.0",
|
||||
"version": "6.5.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.8.23",
|
||||
"com.unity.mathematics": "1.3.2",
|
||||
"com.unity.nuget.mono-cecil": "1.11.5",
|
||||
"com.unity.burst": "1.8.25",
|
||||
"com.unity.nuget.mono-cecil": "1.11.6",
|
||||
"com.unity.test-framework": "1.4.6",
|
||||
"com.unity.test-framework.performance": "3.0.3"
|
||||
"com.unity.test-framework.performance": "3.2.0"
|
||||
}
|
||||
},
|
||||
"com.unity.entities": {
|
||||
"version": "6.4.0",
|
||||
"version": "6.5.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.8.23",
|
||||
"com.unity.collections": "6.4.0",
|
||||
"com.unity.mathematics": "1.3.2",
|
||||
"com.unity.nuget.mono-cecil": "1.11.5",
|
||||
"com.unity.profiling.core": "1.0.2",
|
||||
"com.unity.scriptablebuildpipeline": "2.4.3",
|
||||
"com.unity.serialization": "3.1.2",
|
||||
"com.unity.test-framework.performance": "3.0.3",
|
||||
"com.unity.burst": "1.8.25",
|
||||
"com.unity.collections": "6.5.0",
|
||||
"com.unity.nuget.mono-cecil": "1.11.6",
|
||||
"com.unity.profiling.core": "1.0.3",
|
||||
"com.unity.scriptablebuildpipeline": "1.23.1",
|
||||
"com.unity.serialization": "6.5.0",
|
||||
"com.unity.test-framework.performance": "3.2.0",
|
||||
"com.unity.modules.assetbundle": "1.0.0",
|
||||
"com.unity.modules.audio": "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.unitywebrequest": "1.0.0",
|
||||
"com.unity.modules.hierarchy": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.entities.graphics": {
|
||||
"version": "6.4.0",
|
||||
"version": "6.5.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.entities": "6.4.0",
|
||||
"com.unity.entities": "6.5.0",
|
||||
"com.unity.modules.particlesystem": "1.0.0",
|
||||
"com.unity.render-pipelines.core": "14.0.10"
|
||||
}
|
||||
},
|
||||
"com.unity.ext.nunit": {
|
||||
"version": "2.0.5",
|
||||
"version": "2.1.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {}
|
||||
@@ -157,11 +163,10 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.mathematics": {
|
||||
"version": "1.3.3",
|
||||
"version": "1.4.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
"source": "builtin",
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.multiplayer.center": {
|
||||
"version": "1.0.1",
|
||||
@@ -196,15 +201,14 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.netcode": {
|
||||
"version": "1.13.2",
|
||||
"version": "6.5.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.entities": "1.4.4",
|
||||
"com.unity.transport": "2.5.3",
|
||||
"com.unity.transport": "6.5.0",
|
||||
"com.unity.entities": "6.5.0",
|
||||
"com.unity.modules.animation": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
}
|
||||
},
|
||||
"com.unity.nuget.mono-cecil": {
|
||||
"version": "1.11.6",
|
||||
@@ -221,19 +225,18 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.physics": {
|
||||
"version": "1.4.6",
|
||||
"version": "6.5.0",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.8.28",
|
||||
"com.unity.entities": "1.4.6",
|
||||
"com.unity.collections": "2.6.6",
|
||||
"com.unity.burst": "1.8.26",
|
||||
"com.unity.collections": "6.5.0",
|
||||
"com.unity.mathematics": "1.3.2",
|
||||
"com.unity.entities": "6.5.0",
|
||||
"com.unity.test-framework": "1.6.0",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.test-framework": "1.4.6",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
}
|
||||
},
|
||||
"com.unity.probuilder": {
|
||||
"version": "6.0.9",
|
||||
@@ -255,34 +258,32 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "17.4.0",
|
||||
"version": "17.5.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.8.14",
|
||||
"com.unity.mathematics": "1.3.2",
|
||||
"com.unity.ugui": "2.0.0",
|
||||
"com.unity.collections": "2.4.3",
|
||||
"com.unity.modules.terrain": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.render-pipelines.universal": {
|
||||
"version": "17.4.0",
|
||||
"version": "17.5.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "17.4.0",
|
||||
"com.unity.shadergraph": "17.4.0",
|
||||
"com.unity.render-pipelines.universal-config": "17.4.0"
|
||||
"com.unity.render-pipelines.core": "17.5.0",
|
||||
"com.unity.shadergraph": "17.5.0",
|
||||
"com.unity.render-pipelines.universal-config": "17.5.0"
|
||||
}
|
||||
},
|
||||
"com.unity.render-pipelines.universal-config": {
|
||||
"version": "17.4.0",
|
||||
"version": "17.5.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "17.4.0"
|
||||
"com.unity.render-pipelines.core": "17.5.0"
|
||||
}
|
||||
},
|
||||
"com.unity.scriptablebuildpipeline": {
|
||||
@@ -303,14 +304,13 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.serialization": {
|
||||
"version": "3.1.5",
|
||||
"version": "6.5.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.burst": "1.8.13",
|
||||
"com.unity.collections": "2.4.2"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
"com.unity.collections": "2.1.2",
|
||||
"com.unity.burst": "1.7.2"
|
||||
}
|
||||
},
|
||||
"com.unity.services.authentication": {
|
||||
"version": "3.6.1",
|
||||
@@ -325,12 +325,12 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.services.core": {
|
||||
"version": "1.16.0",
|
||||
"version": "1.18.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.1",
|
||||
"com.unity.nuget.newtonsoft-json": "3.2.2",
|
||||
"com.unity.modules.unitywebrequest": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
@@ -401,11 +401,11 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.shadergraph": {
|
||||
"version": "17.4.0",
|
||||
"version": "17.5.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "17.4.0",
|
||||
"com.unity.render-pipelines.core": "17.5.0",
|
||||
"com.unity.searcher": "4.9.3"
|
||||
}
|
||||
},
|
||||
@@ -421,17 +421,17 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.test-framework": {
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.ext.nunit": "2.0.3",
|
||||
"com.unity.ext.nunit": "2.1.0",
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.test-framework.performance": {
|
||||
"version": "3.4.0",
|
||||
"version": "3.5.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -453,32 +453,34 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.transport": {
|
||||
"version": "2.7.2",
|
||||
"version": "6.5.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.collections": "6.5.0",
|
||||
"com.unity.burst": "1.8.24",
|
||||
"com.unity.collections": "2.2.1",
|
||||
"com.unity.mathematics": "1.3.2"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
"com.unity.mathematics": "1.4.0"
|
||||
}
|
||||
},
|
||||
"com.unity.ugui": {
|
||||
"version": "2.0.0",
|
||||
"version": "2.5.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.modules.ui": "1.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.audio": "1.0.0",
|
||||
"com.unity.modules.physics2d": "1.0.0",
|
||||
"com.unity.modules.physics": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.visualeffectgraph": {
|
||||
"version": "17.4.0",
|
||||
"version": "17.5.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.shadergraph": "17.4.0",
|
||||
"com.unity.render-pipelines.core": "17.4.0"
|
||||
"com.unity.shadergraph": "17.5.0",
|
||||
"com.unity.render-pipelines.core": "17.5.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.accessibility": {
|
||||
@@ -505,7 +507,9 @@
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {}
|
||||
"dependencies": {
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.animation": {
|
||||
"version": "1.0.0",
|
||||
@@ -542,6 +546,16 @@
|
||||
"com.unity.modules.animation": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.hierarchy": {
|
||||
"version": "1.0.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.modules.hierarchycore": "1.0.0",
|
||||
"com.unity.modules.uielements": "1.0.0",
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.hierarchycore": {
|
||||
"version": "1.0.0",
|
||||
"depth": 1,
|
||||
@@ -579,6 +593,14 @@
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.modules.physics2d": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.modules.physicscore2d": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.physicscore2d": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
@@ -638,7 +660,8 @@
|
||||
"com.unity.modules.imgui": "1.0.0",
|
||||
"com.unity.modules.jsonserialize": "1.0.0",
|
||||
"com.unity.modules.hierarchycore": "1.0.0",
|
||||
"com.unity.modules.physics": "1.0.0"
|
||||
"com.unity.modules.physics": "1.0.0",
|
||||
"com.unity.modules.animation": "1.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.umbra": {
|
||||
|
||||
Reference in New Issue
Block a user