Skip to content

Commit 6aa8e20

Browse files
committed
chore: update arena unity version
1 parent 7300061 commit 6aa8e20

10 files changed

Lines changed: 23 additions & 23 deletions

File tree

Addons~/io.conix.arena.renderfusion-hdrp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"changelogUrl": "https://github.com/arenaxr/arena-renderfusion/blob/main/CHANGELOG.md",
1111
"licensesUrl": "https://github.com/arenaxr/arena-renderfusion/blob/main/LICENSE",
1212
"dependencies": {
13-
"com.unity.webrtc": "3.0.0-pre.7",
13+
"com.unity.webrtc": "3.0.0-pre.8",
1414
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
1515
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git"
1616
},

Addons~/io.conix.arena.renderfusion-urp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"changelogUrl": "https://github.com/arenaxr/arena-renderfusion/blob/main/CHANGELOG.md",
1111
"licensesUrl": "https://github.com/arenaxr/arena-renderfusion/blob/main/LICENSE",
1212
"dependencies": {
13-
"com.unity.webrtc": "3.0.0-pre.7",
13+
"com.unity.webrtc": "3.0.0-pre.8",
1414
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
1515
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git"
1616
},

Samples~/HDRP/Packages/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"com.unity.test-framework": "1.1.33",
1212
"com.unity.textmeshpro": "3.0.7",
1313
"com.unity.timeline": "1.7.7",
14-
"com.unity.toolchain.linux-x86_64": "2.0.10",
14+
"com.unity.toolchain.linux-x86_64": "2.0.11",
1515
"com.unity.ugui": "1.0.0",
16-
"com.unity.visualscripting": "1.9.8",
16+
"com.unity.visualscripting": "1.9.9",
1717
"com.unity.webrtc": "3.0.0-pre.8",
1818
"io.conix.arena.renderfusion": "file:../../..",
1919
"io.conix.arena.renderfusion-hdrp": "file:../../../Addons~/io.conix.arena.renderfusion-hdrp",
@@ -60,4 +60,4 @@
6060
]
6161
}
6262
]
63-
}
63+
}

Samples~/HDRP/Packages/packages-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@
286286
"url": "https://packages.unity.com"
287287
},
288288
"com.unity.toolchain.linux-x86_64": {
289-
"version": "2.0.10",
289+
"version": "2.0.11",
290290
"depth": 0,
291291
"source": "registry",
292292
"dependencies": {
@@ -314,7 +314,7 @@
314314
}
315315
},
316316
"com.unity.visualscripting": {
317-
"version": "1.9.8",
317+
"version": "1.9.9",
318318
"depth": 0,
319319
"source": "registry",
320320
"dependencies": {
@@ -348,7 +348,7 @@
348348
"depth": 0,
349349
"source": "local",
350350
"dependencies": {
351-
"com.unity.webrtc": "3.0.0-pre.7",
351+
"com.unity.webrtc": "3.0.0-pre.8",
352352
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
353353
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git"
354354
}
@@ -366,7 +366,7 @@
366366
"com.unity.nuget.newtonsoft-json": "3.2.1",
367367
"com.unity.textmeshpro": "3.0.9"
368368
},
369-
"hash": "1c3ea5ca31e0033061fa13de9e7e63c819db4649"
369+
"hash": "8d2b0b7973dd4d58e9a095fe99e0a210a681d656"
370370
},
371371
"org.nesnausk.gaussian-splatting": {
372372
"version": "1.1.1",

Samples~/HDRP/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -833,7 +833,7 @@ PlayerSettings:
833833
webGLMemoryGeometricGrowthCap: 96
834834
webGLPowerPreference: 2
835835
scriptingDefineSymbols:
836-
Standalone: SSL
836+
Standalone:
837837
additionalCompilerArguments: {}
838838
platformArchitecture: {}
839839
scriptingBackend: {}

Samples~/SRP/Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"dependencies": {
33
"com.unity.ai.navigation": "1.1.7",
44
"com.unity.collab-proxy": "2.7.1",
5-
"com.unity.ide.visualstudio": "2.0.22",
5+
"com.unity.ide.visualstudio": "2.0.25",
66
"com.unity.ide.vscode": "1.2.5",
77
"com.unity.test-framework": "1.1.33",
88
"com.unity.textmeshpro": "3.0.7",
99
"com.unity.timeline": "1.7.7",
10-
"com.unity.toolchain.linux-x86_64": "2.0.9",
10+
"com.unity.toolchain.linux-x86_64": "2.0.11",
1111
"com.unity.ugui": "1.0.0",
12-
"com.unity.visualscripting": "1.9.8",
12+
"com.unity.visualscripting": "1.9.9",
1313
"com.unity.webrtc": "3.0.0-pre.8",
1414
"io.conix.arena.renderfusion": "file:../../..",
1515
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
@@ -55,4 +55,4 @@
5555
]
5656
}
5757
]
58-
}
58+
}

Samples~/SRP/Packages/packages-lock.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@
8484
"url": "https://packages.unity.com"
8585
},
8686
"com.unity.ide.visualstudio": {
87-
"version": "2.0.22",
87+
"version": "2.0.25",
8888
"depth": 0,
8989
"source": "registry",
9090
"dependencies": {
91-
"com.unity.test-framework": "1.1.9"
91+
"com.unity.test-framework": "1.1.31"
9292
},
9393
"url": "https://packages.unity.com"
9494
},
@@ -179,7 +179,7 @@
179179
"url": "https://packages.unity.com"
180180
},
181181
"com.unity.toolchain.linux-x86_64": {
182-
"version": "2.0.9",
182+
"version": "2.0.11",
183183
"depth": 0,
184184
"source": "registry",
185185
"dependencies": {
@@ -198,7 +198,7 @@
198198
}
199199
},
200200
"com.unity.visualscripting": {
201-
"version": "1.9.8",
201+
"version": "1.9.9",
202202
"depth": 0,
203203
"source": "registry",
204204
"dependencies": {
@@ -240,7 +240,7 @@
240240
"com.unity.nuget.newtonsoft-json": "3.2.1",
241241
"com.unity.textmeshpro": "3.0.9"
242242
},
243-
"hash": "1c3ea5ca31e0033061fa13de9e7e63c819db4649"
243+
"hash": "8d2b0b7973dd4d58e9a095fe99e0a210a681d656"
244244
},
245245
"org.nesnausk.gaussian-splatting": {
246246
"version": "1.1.1",

Samples~/SRP/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ PlayerSettings:
773773
webGLMemoryGeometricGrowthCap: 96
774774
webGLPowerPreference: 2
775775
scriptingDefineSymbols:
776-
Standalone: SSL
776+
Standalone:
777777
additionalCompilerArguments: {}
778778
platformArchitecture: {}
779779
scriptingBackend: {}

Samples~/URP/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@
280280
"depth": 0,
281281
"source": "local",
282282
"dependencies": {
283-
"com.unity.webrtc": "3.0.0-pre.7",
283+
"com.unity.webrtc": "3.0.0-pre.8",
284284
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
285285
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git"
286286
}
@@ -298,7 +298,7 @@
298298
"com.unity.nuget.newtonsoft-json": "3.2.1",
299299
"com.unity.textmeshpro": "3.0.9"
300300
},
301-
"hash": "1c3ea5ca31e0033061fa13de9e7e63c819db4649"
301+
"hash": "8d2b0b7973dd4d58e9a095fe99e0a210a681d656"
302302
},
303303
"com.unity.modules.ai": {
304304
"version": "1.0.0",

Samples~/URP/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ PlayerSettings:
826826
webGLMemoryGeometricGrowthCap: 96
827827
webGLPowerPreference: 2
828828
scriptingDefineSymbols:
829-
Standalone: SSL
829+
Standalone:
830830
additionalCompilerArguments: {}
831831
platformArchitecture: {}
832832
scriptingBackend: {}

0 commit comments

Comments
 (0)