diff --git a/Packages/manifest.json b/Packages/manifest.json index d865475..4758ce0 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -8,7 +8,7 @@ "com.unity.2d.spriteshape": "12.0.1", "com.unity.2d.tilemap": "1.0.0", "com.unity.2d.tilemap.extras": "5.0.1", - "com.unity.collab-proxy": "2.10.0", + "com.unity.collab-proxy": "2.10.2", "com.unity.ide.rider": "3.0.38", "com.unity.ide.visualstudio": "2.0.25", "com.unity.inputsystem": "1.14.2", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 5bf7ad1..bf26c19 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -105,7 +105,7 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.10.0", + "version": "2.10.2", "depth": 0, "source": "registry", "dependencies": {}, diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index 3d03de2..7b7b113 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -70,6 +70,7 @@ PlayerSettings: androidStartInFullscreen: 1 androidRenderOutsideSafeArea: 1 androidUseSwappy: 1 + androidDisplayOptions: 1 androidBlitType: 0 androidResizeableActivity: 1 androidDefaultWindowWidth: 1920 @@ -512,6 +513,15 @@ PlayerSettings: - m_BuildTarget: LinuxStandaloneSupport m_APIs: 1500000011000000 m_Automatic: 0 + - m_BuildTarget: MacStandaloneSupport + m_APIs: 10000000 + m_Automatic: 1 + - m_BuildTarget: WindowsStandaloneSupport + m_APIs: 150000001200000002000000 + m_Automatic: 0 + - m_BuildTarget: AndroidPlayer + m_APIs: 150000000b000000 + m_Automatic: 0 m_BuildTargetVRSettings: [] m_DefaultShaderChunkSizeInMB: 16 m_DefaultShaderChunkCount: 0 @@ -921,3 +931,4 @@ PlayerSettings: androidVulkanDenyFilterList: [] androidVulkanAllowFilterList: [] androidVulkanDeviceFilterListAsset: {fileID: 0} + d3d12DeviceFilterListAsset: {fileID: 0} diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 5260e5c..48c0834 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.2.9f1 -m_EditorVersionWithRevision: 6000.2.9f1 (e0c4e791ab71) +m_EditorVersion: 6000.2.13f1 +m_EditorVersionWithRevision: 6000.2.13f1 (abdb44fca7f7)