File tree Expand file tree Collapse file tree 3 files changed +14
-8
lines changed
Expand file tree Collapse file tree 3 files changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,11 @@ PlayerSettings:
106106 xboxOneDisableEsram : 0
107107 xboxOnePresentImmediateThreshold : 0
108108 switchQueueCommandMemory : 0
109+ switchQueueControlMemory : 16384
110+ switchQueueComputeMemory : 262144
111+ switchNVNShaderPoolsGranularity : 33554432
112+ switchNVNDefaultPoolsGranularity : 16777216
113+ switchNVNOtherPoolsGranularity : 16777216
109114 vulkanEnableSetSRGBWrite : 0
110115 m_SupportedAspectRatios :
111116 4:3 : 1
@@ -460,6 +465,7 @@ PlayerSettings:
460465 switchAllowsRuntimeAddOnContentInstall : 0
461466 switchDataLossConfirmation : 0
462467 switchUserAccountLockEnabled : 0
468+ switchSystemResourceMemory : 16777216
463469 switchSupportedNpadStyles : 3
464470 switchNativeFsCacheSize : 32
465471 switchIsHoldTypeHorizontal : 0
Original file line number Diff line number Diff line change 1- m_EditorVersion: 2018.3.6f1
1+ m_EditorVersion: 2018.3.7f1
Original file line number Diff line number Diff line change 33--- !u!310 &1
44UnityConnectSettings :
55 m_ObjectHideFlags : 0
6+ serializedVersion : 1
67 m_Enabled : 1
78 m_TestMode : 0
8- m_TestEventUrl :
9- m_TestConfigUrl :
9+ m_EventOldUrl : https://api.uca.cloud.unity3d.com/v1/events
10+ m_EventUrl : https://cdp.cloud.unity3d.com/v1/events
11+ m_ConfigUrl : https://config.uca.cloud.unity3d.com
1012 m_TestInitMode : 0
1113 CrashReportingSettings :
12- m_EventUrl : https://perf-events.cloud.unity3d.com/api/events/crashes
13- m_NativeEventUrl : https://perf-events.cloud.unity3d.com/symbolicate
14+ m_EventUrl : https://perf-events.cloud.unity3d.com
1415 m_Enabled : 0
16+ m_LogBufferSize : 10
1517 m_CaptureEditorExceptions : 1
1618 UnityPurchasingSettings :
1719 m_Enabled : 0
1820 m_TestMode : 0
1921 UnityAnalyticsSettings :
2022 m_Enabled : 0
21- m_InitializeOnStartup : 1
2223 m_TestMode : 0
23- m_TestEventUrl :
24- m_TestConfigUrl :
24+ m_InitializeOnStartup : 1
2525 UnityAdsSettings :
2626 m_Enabled : 0
2727 m_InitializeOnStartup : 1
You can’t perform that action at this time.
0 commit comments