Skip to content

Commit 8eebd04

Browse files
committed
Unity editor commit
1 parent a7a2766 commit 8eebd04

8 files changed

Lines changed: 344 additions & 332 deletions

File tree

Source Project/Particle System Unity/Assembly-CSharp.csproj

Lines changed: 300 additions & 290 deletions
Large diffs are not rendered by default.

Source Project/Particle System Unity/Logs/Packages-Update.log

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,3 +559,17 @@ The following packages were updated:
559559
com.unity.multiplayer.center from version 1.0.0 to 1.0.1
560560
com.unity.purchasing from version 4.12.2 to 4.14.0
561561
com.unity.xr.legacyinputhelpers from version 2.1.12 to 2.1.13
562+
563+
=== Wed May 6 20:37:38 2026
564+
565+
Packages were changed.
566+
Update Mode: updateDependencies
567+
568+
The following packages were updated:
569+
com.unity.ai.navigation from version 2.0.9 to 2.0.12
570+
com.unity.collab-proxy from version 2.10.2 to 2.12.4
571+
com.unity.ide.rider from version 3.0.38 to 3.0.39
572+
com.unity.ide.visualstudio from version 2.0.25 to 2.0.27
573+
com.unity.purchasing from version 4.14.0 to 4.15.0
574+
com.unity.timeline from version 1.8.9 to 1.8.12
575+
com.unity.xr.legacyinputhelpers from version 2.1.13 to 3.0.1

Source Project/Particle System Unity/Packages/manifest.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
55
"com.unity.adaptiveperformance": "6.0.0",
6-
"com.unity.ai.navigation": "2.0.9",
6+
"com.unity.ai.navigation": "2.0.12",
77
"com.unity.analytics": "3.8.2",
8-
"com.unity.collab-proxy": "2.10.2",
8+
"com.unity.collab-proxy": "2.12.4",
99
"com.unity.ext.nunit": "2.0.5",
10-
"com.unity.ide.rider": "3.0.38",
11-
"com.unity.ide.visualstudio": "2.0.25",
10+
"com.unity.ide.rider": "3.0.39",
11+
"com.unity.ide.visualstudio": "2.0.27",
1212
"com.unity.multiplayer.center": "1.0.1",
13-
"com.unity.purchasing": "4.14.0",
13+
"com.unity.purchasing": "4.15.0",
1414
"com.unity.services.mediation": "1.0.5",
1515
"com.unity.test-framework": "1.6.0",
16-
"com.unity.timeline": "1.8.9",
16+
"com.unity.timeline": "1.8.12",
1717
"com.unity.ugui": "2.0.0",
18-
"com.unity.xr.legacyinputhelpers": "2.1.13",
18+
"com.unity.xr.legacyinputhelpers": "3.0.1",
1919
"com.unity.modules.accessibility": "1.0.0",
2020
"com.unity.modules.adaptiveperformance": "1.0.0",
2121
"com.unity.modules.ai": "1.0.0",

Source Project/Particle System Unity/Packages/packages-lock.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
},
2626
"com.unity.ai.navigation": {
27-
"version": "2.0.9",
27+
"version": "2.0.12",
2828
"depth": 0,
2929
"source": "registry",
3030
"dependencies": {
@@ -43,7 +43,7 @@
4343
"url": "https://packages.unity.com"
4444
},
4545
"com.unity.collab-proxy": {
46-
"version": "2.10.2",
46+
"version": "2.12.4",
4747
"depth": 0,
4848
"source": "registry",
4949
"dependencies": {},
@@ -56,7 +56,7 @@
5656
"dependencies": {}
5757
},
5858
"com.unity.ide.rider": {
59-
"version": "3.0.38",
59+
"version": "3.0.39",
6060
"depth": 0,
6161
"source": "registry",
6262
"dependencies": {
@@ -65,11 +65,11 @@
6565
"url": "https://packages.unity.com"
6666
},
6767
"com.unity.ide.visualstudio": {
68-
"version": "2.0.25",
68+
"version": "2.0.27",
6969
"depth": 0,
7070
"source": "registry",
7171
"dependencies": {
72-
"com.unity.test-framework": "1.1.31"
72+
"com.unity.test-framework": "1.1.33"
7373
},
7474
"url": "https://packages.unity.com"
7575
},
@@ -89,7 +89,7 @@
8989
"url": "https://packages.unity.com"
9090
},
9191
"com.unity.purchasing": {
92-
"version": "4.14.0",
92+
"version": "4.15.0",
9393
"depth": 0,
9494
"source": "registry",
9595
"dependencies": {
@@ -102,12 +102,12 @@
102102
"url": "https://packages.unity.com"
103103
},
104104
"com.unity.services.analytics": {
105-
"version": "6.2.0",
105+
"version": "6.3.0",
106106
"depth": 1,
107107
"source": "registry",
108108
"dependencies": {
109109
"com.unity.ugui": "1.0.0",
110-
"com.unity.services.core": "1.12.4",
110+
"com.unity.services.core": "1.16.0",
111111
"com.unity.modules.jsonserialize": "1.0.0"
112112
},
113113
"url": "https://packages.unity.com"
@@ -153,7 +153,7 @@
153153
}
154154
},
155155
"com.unity.timeline": {
156-
"version": "1.8.9",
156+
"version": "1.8.12",
157157
"depth": 0,
158158
"source": "registry",
159159
"dependencies": {
@@ -174,11 +174,10 @@
174174
}
175175
},
176176
"com.unity.xr.legacyinputhelpers": {
177-
"version": "2.1.13",
177+
"version": "3.0.1",
178178
"depth": 0,
179179
"source": "registry",
180180
"dependencies": {
181-
"com.unity.modules.vr": "1.0.0",
182181
"com.unity.modules.xr": "1.0.0"
183182
},
184183
"url": "https://packages.unity.com"

Source Project/Particle System Unity/Particle System Unity.sln

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.3.2f1
2-
m_EditorVersionWithRevision: 6000.3.2f1 (a9779f353c9b)
1+
m_EditorVersion: 6000.4.5f1
2+
m_EditorVersionWithRevision: 6000.4.5f1 (cc83ebd631f8)

Source Project/Particle System Unity/UserSettings/EditorUserSettings.asset

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ EditorUserSettings:
55
m_ObjectHideFlags: 0
66
serializedVersion: 4
77
m_ConfigSettings:
8+
QuickInstaller_com.unity.purchasing_installRecorded:
9+
value: 37434103
10+
flags: 0
11+
QuickInstaller_com.unity.services.levelplay_installRecorded:
12+
value: 2550581500
13+
flags: 0
814
RecentlyUsedSceneGuid-0:
915
value: 5105570450570b590e5d0d2045750a444e151e297f7c22357e281863e4b46d6b
1016
flags: 0
@@ -25,4 +31,6 @@ EditorUserSettings:
2531
m_VCHierarchyOverlayIcons: 1
2632
m_VCOtherOverlayIcons: 1
2733
m_VCAllowAsyncUpdate: 1
34+
m_VCScanLocalPackagesOnConnect: 1
2835
m_ArtifactGarbageCollection: 1
36+
m_CompressAssetsOnImport: 1

Source Project/Particle System Unity/UserSettings/Search.settings

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,10 @@ logIndexingPerformanceReport = false
7676
expandedQueries = [
7777
]
7878
queryBuilder = true
79-
ignoredProperties = "id;name;classname;imagecontentshash"
79+
ignoredProperties = "addedobjectfileids;classname;correspondingsourceobject;editorclassidentifier;editorhideflags;fileid;gameobject;id;imagecontentshash;isprefabvariant;name;objecthideflags;pathid;prefabasset;prefabinstance;script"
8080
helperWidgetCurrentArea = "all"
8181
disabledIndexers = ""
8282
minIndexVariations = 2
8383
findProviderIndexHelper = true
84-
itemIconSize = 32
84+
itemIconSize = 32
85+
version = 1

0 commit comments

Comments
 (0)