Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.jd.guidresolver": "1.2.0",
"com.unity.collab-proxy": "2.12.4",
"com.unity.collab-proxy": "2.13.6",
"com.unity.connect.share": "4.2.4",
"com.unity.ide.rider": "3.0.40",
"com.unity.ide.visualstudio": "2.0.27",
Expand Down
6 changes: 3 additions & 3 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"url": "https://package.openupm.com"
},
"com.unity.burst": {
"version": "1.8.29",
"version": "1.8.30",
"depth": 2,
"source": "registry",
"dependencies": {
Expand All @@ -20,7 +20,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.12.4",
"version": "2.13.6",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -128,7 +128,7 @@
}
},
"com.unity.searcher": {
"version": "4.9.4",
"version": "4.9.5",
"depth": 2,
"source": "registry",
"dependencies": {},
Expand Down
36 changes: 36 additions & 0 deletions ProjectSettings/ProjectAuditorSettings.asset
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 53
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 0}
m_Name:
m_EditorClassIdentifier: UnityEditor.ProjectAuditorModule:Unity.ProjectAuditor.Editor:ProjectAuditorSettings
Rules:
rules: []
DiagnosticParams:
paramsStack:
- PlatformGroup:
m_String: Unknown
m_SerializedParams:
- Key: StreamingClipThresholdBytes
Value: 218294
- Key: LongDecompressedClipThresholdBytes
Value: 204800
- Key: LongCompressedMobileClipThresholdBytes
Value: 204800
- Key: LoadInBackGroundClipSizeThresholdBytes
Value: 204800
- Key: StreamingAssetsFolderSizeLimit
Value: 50
- Key: TextureStreamingMipmapsSizeLimit
Value: 4000
- Key: SpriteAtlasEmptySpaceLimit
Value: 50
CurrentParamsIndex: 0
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 6000.5.3f1
m_EditorVersionWithRevision: 6000.5.3f1 (c2eb47b3a2a9)
m_EditorVersion: 6000.5.8f1
m_EditorVersionWithRevision: 6000.5.8f1 (5cb7df797b7d)
Loading