Skip to content

Commit c74d853

Browse files
committed
Updated to URP 10.2.2
1 parent 017c5c8 commit c74d853

File tree

3 files changed

+56
-12
lines changed

3 files changed

+56
-12
lines changed

Packages/manifest.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ads": "3.4.4",
6-
"com.unity.analytics": "3.3.5",
7-
"com.unity.ide.rider": "1.2.1",
8-
"com.unity.ide.visualstudio": "2.0.1",
9-
"com.unity.ide.vscode": "1.2.0",
10-
"com.unity.multiplayer-hlapi": "1.0.4",
11-
"com.unity.purchasing": "2.0.6",
12-
"com.unity.render-pipelines.universal": "7.3.1",
13-
"com.unity.test-framework": "1.1.13",
14-
"com.unity.timeline": "1.3.0-preview.3",
5+
"com.unity.ads": "3.5.2",
6+
"com.unity.analytics": "3.5.3",
7+
"com.unity.ide.rider": "3.0.3",
8+
"com.unity.ide.visualstudio": "2.0.5",
9+
"com.unity.ide.vscode": "1.2.3",
10+
"com.unity.purchasing": "3.0.0-pre.4",
11+
"com.unity.render-pipelines.universal": "10.2.2",
12+
"com.unity.test-framework": "1.1.19",
13+
"com.unity.timeline": "1.5.1-pre.3",
1514
"com.unity.ugui": "1.0.0",
16-
"com.unity.xr.legacyinputhelpers": "1.3.11",
15+
"com.unity.xr.legacyinputhelpers": "2.1.6",
1716
"com.unity.modules.ai": "1.0.0",
1817
"com.unity.modules.androidjni": "1.0.0",
1918
"com.unity.modules.animation": "1.0.0",
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &1
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 61
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
13+
m_Name:
14+
m_EditorClassIdentifier:
15+
m_EnablePreReleasePackages: 0
16+
m_EnablePackageDependencies: 0
17+
m_AdvancedSettingsExpanded: 1
18+
m_ScopedRegistriesSettingsExpanded: 1
19+
m_SeeAllPackageVersions: 0
20+
oneTimeWarningShown: 0
21+
m_Registries:
22+
- m_Id: main
23+
m_Name:
24+
m_Url: https://packages.unity.com
25+
m_Scopes: []
26+
m_IsDefault: 1
27+
m_Capabilities: 7
28+
m_UserSelectedRegistryName:
29+
m_UserAddingNewScopedRegistry: 0
30+
m_RegistryInfoDraft:
31+
m_ErrorMessage:
32+
m_Original:
33+
m_Id:
34+
m_Name:
35+
m_Url:
36+
m_Scopes: []
37+
m_IsDefault: 0
38+
m_Capabilities: 0
39+
m_Modified: 0
40+
m_Name:
41+
m_Url:
42+
m_Scopes:
43+
-
44+
m_SelectedScopeIndex: 0
45+
m_LoadAssets: 0

ProjectSettings/URPProjectSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ MonoBehaviour:
1212
m_Script: {fileID: 11500000, guid: 247994e1f5a72c2419c26a37e9334c01, type: 3}
1313
m_Name:
1414
m_EditorClassIdentifier:
15-
m_LastMaterialVersion: 1
15+
m_LastMaterialVersion: 4

0 commit comments

Comments
 (0)