@@ -49,6 +49,7 @@ PlayerSettings:
4949 m_StereoRenderingPath : 0
5050 m_ActiveColorSpace : 0
5151 unsupportedMSAAFallback : 0
52+ m_SpriteBatchMaxVertexCount : 65535
5253 m_SpriteBatchVertexThreshold : 300
5354 m_MTRendering : 1
5455 mipStripping : 0
@@ -82,7 +83,6 @@ PlayerSettings:
8283 defaultIsNativeResolution : 1
8384 macRetinaSupport : 1
8485 runInBackground : 1
85- captureSingleScreen : 0
8686 muteOtherAudioSources : 0
8787 Prepare IOS For Recording : 0
8888 Force IOS Speakers When Recording : 0
@@ -418,6 +418,9 @@ PlayerSettings:
418418 - m_BuildTarget : iOSSupport
419419 m_APIs : 10000000
420420 m_Automatic : 1
421+ - m_BuildTarget : WindowsStandaloneSupport
422+ m_APIs : 0200000012000000
423+ m_Automatic : 0
421424 m_BuildTargetVRSettings : []
422425 m_DefaultShaderChunkSizeInMB : 16
423426 m_DefaultShaderChunkCount : 0
@@ -437,6 +440,7 @@ PlayerSettings:
437440 playModeTestRunnerEnabled : 0
438441 runPlayModeTestAsEditModeTest : 0
439442 actionOnDotNetUnhandledException : 1
443+ editorGfxJobOverride : 1
440444 enableInternalProfiler : 0
441445 logObjCUncaughtExceptions : 1
442446 enableCrashReportAPI : 0
@@ -692,12 +696,12 @@ PlayerSettings:
692696 webGLMemoryLinearGrowthStep : 16
693697 webGLMemoryGeometricGrowthStep : 0.2
694698 webGLMemoryGeometricGrowthCap : 96
695- webGLEnableWebGPU : 0
696699 webGLPowerPreference : 2
697700 webGLWebAssemblyTable : 0
698701 webGLWebAssemblyBigInt : 0
699702 webGLCloseOnQuit : 0
700703 webWasm2023 : 0
704+ webEnableSubmoduleStrippingCompatibility : 0
701705 scriptingDefineSymbols :
702706 Standalone :
703707 additionalCompilerArguments : {}
@@ -811,3 +815,4 @@ PlayerSettings:
811815 insecureHttpOption : 1
812816 androidVulkanDenyFilterList : []
813817 androidVulkanAllowFilterList : []
818+ androidVulkanDeviceFilterListAsset : {fileID: 0}
0 commit comments