Skip to content

Commit 0874236

Browse files
author
Miguel Alonso Jr
committed
Upgraded to sentis 2.1.0.
1 parent d9ea8f2 commit 0874236

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

DevProject/Packages/packages-lock.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
1111
},
1212
"com.unity.burst": {
13-
"version": "1.8.12",
13+
"version": "1.8.17",
1414
"depth": 2,
1515
"source": "registry",
1616
"dependencies": {
@@ -29,14 +29,14 @@
2929
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
3030
},
3131
"com.unity.collections": {
32-
"version": "2.2.1",
32+
"version": "2.4.3",
3333
"depth": 2,
3434
"source": "registry",
3535
"dependencies": {
36-
"com.unity.burst": "1.8.8",
37-
"com.unity.modules.unityanalytics": "1.0.0",
36+
"com.unity.burst": "1.8.13",
3837
"com.unity.nuget.mono-cecil": "1.11.4",
39-
"com.unity.test-framework.performance": "3.0.2"
38+
"com.unity.test-framework": "1.4.3",
39+
"com.unity.test-framework.performance": "3.0.3"
4040
},
4141
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
4242
},
@@ -68,7 +68,7 @@
6868
"depth": 0,
6969
"source": "local",
7070
"dependencies": {
71-
"com.unity.sentis": "2.0.0",
71+
"com.unity.sentis": "2.1.0",
7272
"com.unity.modules.imageconversion": "1.0.0",
7373
"com.unity.modules.jsonserialize": "1.0.0",
7474
"com.unity.modules.physics": "1.0.0"
@@ -118,12 +118,12 @@
118118
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
119119
},
120120
"com.unity.sentis": {
121-
"version": "2.0.0",
121+
"version": "2.1.0",
122122
"depth": 1,
123123
"source": "registry",
124124
"dependencies": {
125-
"com.unity.burst": "1.8.12",
126-
"com.unity.collections": "2.2.1",
125+
"com.unity.burst": "1.8.17",
126+
"com.unity.collections": "2.4.3",
127127
"com.unity.modules.imageconversion": "1.0.0"
128128
},
129129
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
@@ -143,8 +143,8 @@
143143
"url": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
144144
},
145145
"com.unity.test-framework": {
146-
"version": "1.3.9",
147-
"depth": 0,
146+
"version": "1.4.3",
147+
"depth": 3,
148148
"source": "registry",
149149
"dependencies": {
150150
"com.unity.ext.nunit": "2.0.3",

DevProject/ProjectSettings/EditorBuildSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ EditorBuildSettings:
99
path: Assets/ML-Agents/Scripts/Tests/Runtime/AcademyTest/AcademyStepperTestScene.unity
1010
guid: 9bafc50b1e55b43b2b1ae9620f1f8311
1111
m_configObjects:
12-
com.unity.ml-agents.settings: {fileID: 11400000, guid: 8c1549da419d94fa285f5b29eab859e9,
12+
com.unity.ml-agents.settings: {fileID: 11400000, guid: b176c44294f5e434bb5109ddfc43274e,
1313
type: 2}
1414
m_UseUCBPForAssetBundles: 0

Project/Packages/packages-lock.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"url": "https://packages.unity.com"
1818
},
1919
"com.unity.burst": {
20-
"version": "1.8.12",
20+
"version": "1.8.17",
2121
"depth": 2,
2222
"source": "registry",
2323
"dependencies": {
@@ -27,14 +27,14 @@
2727
"url": "https://packages.unity.com"
2828
},
2929
"com.unity.collections": {
30-
"version": "2.2.1",
30+
"version": "2.4.3",
3131
"depth": 2,
3232
"source": "registry",
3333
"dependencies": {
34-
"com.unity.burst": "1.8.8",
35-
"com.unity.modules.unityanalytics": "1.0.0",
34+
"com.unity.burst": "1.8.13",
35+
"com.unity.test-framework": "1.4.3",
3636
"com.unity.nuget.mono-cecil": "1.11.4",
37-
"com.unity.test-framework.performance": "3.0.2"
37+
"com.unity.test-framework.performance": "3.0.3"
3838
},
3939
"url": "https://packages.unity.com"
4040
},
@@ -50,8 +50,8 @@
5050
"depth": 0,
5151
"source": "registry",
5252
"dependencies": {
53-
"com.unity.timeline": "1.7.1",
54-
"com.autodesk.fbx": "5.1.0"
53+
"com.autodesk.fbx": "5.1.0",
54+
"com.unity.timeline": "1.7.1"
5555
},
5656
"url": "https://packages.unity.com"
5757
},
@@ -85,7 +85,7 @@
8585
"depth": 0,
8686
"source": "local",
8787
"dependencies": {
88-
"com.unity.sentis": "2.0.0",
88+
"com.unity.sentis": "2.1.0",
8989
"com.unity.modules.imageconversion": "1.0.0",
9090
"com.unity.modules.jsonserialize": "1.0.0",
9191
"com.unity.modules.physics": "1.0.0"
@@ -124,12 +124,12 @@
124124
"url": "https://packages.unity.com"
125125
},
126126
"com.unity.sentis": {
127-
"version": "2.0.0",
127+
"version": "2.1.0",
128128
"depth": 1,
129129
"source": "registry",
130130
"dependencies": {
131-
"com.unity.burst": "1.8.12",
132-
"com.unity.collections": "2.2.1",
131+
"com.unity.burst": "1.8.17",
132+
"com.unity.collections": "2.4.3",
133133
"com.unity.modules.imageconversion": "1.0.0"
134134
},
135135
"url": "https://packages.unity.com"
@@ -151,8 +151,8 @@
151151
"url": "https://packages.unity.com"
152152
},
153153
"com.unity.test-framework": {
154-
"version": "1.3.9",
155-
"depth": 0,
154+
"version": "1.4.3",
155+
"depth": 3,
156156
"source": "registry",
157157
"dependencies": {
158158
"com.unity.ext.nunit": "2.0.3",
@@ -162,7 +162,7 @@
162162
"url": "https://packages.unity.com"
163163
},
164164
"com.unity.test-framework.performance": {
165-
"version": "3.0.2",
165+
"version": "3.0.3",
166166
"depth": 3,
167167
"source": "registry",
168168
"dependencies": {
@@ -176,9 +176,9 @@
176176
"depth": 1,
177177
"source": "registry",
178178
"dependencies": {
179+
"com.unity.modules.audio": "1.0.0",
179180
"com.unity.modules.director": "1.0.0",
180181
"com.unity.modules.animation": "1.0.0",
181-
"com.unity.modules.audio": "1.0.0",
182182
"com.unity.modules.particlesystem": "1.0.0"
183183
},
184184
"url": "https://packages.unity.com"

com.unity.ml-agents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"unity": "2023.2",
66
"description": "Use state-of-the-art machine learning to create intelligent character behaviors in any Unity environment (games, robotics, film, etc.).",
77
"dependencies": {
8-
"com.unity.sentis": "2.0.0",
8+
"com.unity.sentis": "2.1.0",
99
"com.unity.modules.imageconversion": "1.0.0",
1010
"com.unity.modules.jsonserialize": "1.0.0",
1111
"com.unity.modules.physics": "1.0.0"

0 commit comments

Comments
 (0)