升级unity版本

This commit is contained in:
2026-01-30 00:19:42 +08:00
parent a4c6acd315
commit a739d2fe3b
17 changed files with 339 additions and 357 deletions

View File

@@ -70,6 +70,7 @@ PlayerSettings:
androidStartInFullscreen: 1
androidRenderOutsideSafeArea: 1
androidUseSwappy: 0
androidDisplayOptions: 1
androidBlitType: 0
androidResizeableActivity: 1
androidDefaultWindowWidth: 1920
@@ -86,6 +87,7 @@ PlayerSettings:
muteOtherAudioSources: 0
Prepare IOS For Recording: 0
Force IOS Speakers When Recording: 0
audioSpatialExperience: 0
deferSystemGesturesMode: 0
hideHomeButton: 0
submitAnalytics: 1
@@ -961,3 +963,4 @@ PlayerSettings:
androidVulkanDenyFilterList: []
androidVulkanAllowFilterList: []
androidVulkanDeviceFilterListAsset: {fileID: 0}
d3d12DeviceFilterListAsset: {fileID: 0}

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 6000.2.2f1
m_EditorVersionWithRevision: 6000.2.2f1 (ea398eefe1c2)
m_EditorVersion: 6000.2.15f1
m_EditorVersionWithRevision: 6000.2.15f1 (0707b6d1e918)