diff --git a/DevProject/Packages/packages-lock.json b/DevProject/Packages/packages-lock.json index 39095c0939..9ad658c8eb 100644 --- a/DevProject/Packages/packages-lock.json +++ b/DevProject/Packages/packages-lock.json @@ -1,13 +1,15 @@ { "dependencies": { "com.unity.ai.inference": { - "version": "2.2.1", + "version": "2.4.1", "depth": 1, "source": "registry", "dependencies": { "com.unity.burst": "1.8.17", "com.unity.collections": "2.4.3", - "com.unity.modules.imageconversion": "1.0.0" + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.dt.app-ui": "1.3.1", + "com.unity.nuget.newtonsoft-json": "3.2.1" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, @@ -51,6 +53,18 @@ }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, + "com.unity.dt.app-ui": { + "version": "1.3.1", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.screencapture": "1.0.0" + }, + "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" + }, "com.unity.ext.nunit": { "version": "2.0.5", "depth": 1, @@ -79,7 +93,7 @@ "depth": 0, "source": "local", "dependencies": { - "com.unity.ai.inference": "2.2.1", + "com.unity.ai.inference": "2.4.1", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.physics": "1.0.0" @@ -200,6 +214,12 @@ "source": "builtin", "dependencies": {} }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 3, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.hierarchycore": { "version": "1.0.0", "depth": 1, @@ -236,6 +256,14 @@ "source": "builtin", "dependencies": {} }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 3, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, "com.unity.modules.ui": { "version": "1.0.0", "depth": 0, diff --git a/PerformanceProject/Packages/packages-lock.json b/PerformanceProject/Packages/packages-lock.json index f3d6f8a358..58780b4134 100644 --- a/PerformanceProject/Packages/packages-lock.json +++ b/PerformanceProject/Packages/packages-lock.json @@ -1,13 +1,15 @@ { "dependencies": { "com.unity.ai.inference": { - "version": "2.2.1", + "version": "2.4.1", "depth": 1, "source": "registry", "dependencies": { "com.unity.burst": "1.8.17", "com.unity.collections": "2.4.3", - "com.unity.modules.imageconversion": "1.0.0" + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.dt.app-ui": "1.3.1", + "com.unity.nuget.newtonsoft-json": "3.2.1" }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, @@ -40,6 +42,18 @@ }, "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" }, + "com.unity.dt.app-ui": { + "version": "1.3.1", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.screencapture": "1.0.0" + }, + "url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates" + }, "com.unity.editorcoroutines": { "version": "1.0.0", "depth": 1, @@ -106,7 +120,7 @@ "depth": 0, "source": "local", "dependencies": { - "com.unity.ai.inference": "2.2.1", + "com.unity.ai.inference": "2.4.1", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.physics": "1.0.0" diff --git a/Project/Packages/packages-lock.json b/Project/Packages/packages-lock.json index 80e18ad625..91238b9cd2 100644 --- a/Project/Packages/packages-lock.json +++ b/Project/Packages/packages-lock.json @@ -8,12 +8,14 @@ "url": "https://packages.unity.com" }, "com.unity.ai.inference": { - "version": "2.2.1", + "version": "2.4.1", "depth": 1, "source": "registry", "dependencies": { "com.unity.burst": "1.8.17", + "com.unity.dt.app-ui": "1.3.1", "com.unity.collections": "2.4.3", + "com.unity.nuget.newtonsoft-json": "3.2.1", "com.unity.modules.imageconversion": "1.0.0" }, "url": "https://packages.unity.com" @@ -58,6 +60,18 @@ }, "url": "https://packages.unity.com" }, + "com.unity.dt.app-ui": { + "version": "1.3.1", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.modules.physics": "1.0.0", + "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.uielements": "1.0.0", + "com.unity.modules.screencapture": "1.0.0" + }, + "url": "https://packages.unity.com" + }, "com.unity.ext.nunit": { "version": "2.0.5", "depth": 1, @@ -105,7 +119,7 @@ "depth": 0, "source": "local", "dependencies": { - "com.unity.ai.inference": "2.2.1", + "com.unity.ai.inference": "2.4.1", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.physics": "1.0.0" @@ -218,6 +232,12 @@ "source": "builtin", "dependencies": {} }, + "com.unity.modules.androidjni": { + "version": "1.0.0", + "depth": 3, + "source": "builtin", + "dependencies": {} + }, "com.unity.modules.animation": { "version": "1.0.0", "depth": 2, @@ -281,6 +301,14 @@ "source": "builtin", "dependencies": {} }, + "com.unity.modules.screencapture": { + "version": "1.0.0", + "depth": 3, + "source": "builtin", + "dependencies": { + "com.unity.modules.imageconversion": "1.0.0" + } + }, "com.unity.modules.ui": { "version": "1.0.0", "depth": 1, diff --git a/com.unity.ml-agents/CHANGELOG.md b/com.unity.ml-agents/CHANGELOG.md index d0b4d9dd15..f5e65c5b17 100755 --- a/com.unity.ml-agents/CHANGELOG.md +++ b/com.unity.ml-agents/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to ## [Unreleased] ### Minor Changes #### com.unity.ml-agents (C#) +- Upgraded to Inference Engine 2.4.1 (#6264) - Fixed tensor indexing to use correct CHW layout (#6239) - Updated the installation doc (#6242) diff --git a/com.unity.ml-agents/package.json b/com.unity.ml-agents/package.json index 394fd72689..a92298cae5 100755 --- a/com.unity.ml-agents/package.json +++ b/com.unity.ml-agents/package.json @@ -5,7 +5,7 @@ "unity": "6000.0", "description": "Use state-of-the-art machine learning to create intelligent character behaviors in any Unity environment (games, robotics, film, etc.).", "dependencies": { - "com.unity.ai.inference": "2.2.1", + "com.unity.ai.inference": "2.4.1", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.physics": "1.0.0"