supportOnlyForward: 0
enableUltraQualitySSS: 0
supportVolumetric: 1
supportRuntimeDebugDisplay: 1
supportRuntimeDebugDisplay: 0
supportDBuffer: 1
supportMSAA: 0
msaaSampleCount: 1
echo start /WAIT %unity% -runTests -projectPath "%project%" -testPlatform %%a -testResults "%project%TestResults-%%a-%%b.xml" -logFile "%project%Log%%a-%%b.log" -batchmode -executeMethod SetupProject.ApplySettings %%b
echo/
rem start /WAIT %unity% -runTests -projectPath "%project%" -testPlatform %%a -testResults "%project%TestResults-%%a-%%b.xml" -logFile "%project%Log%%a-%%b.log" -batchmode -executeMethod SetupProject.ApplySettings %%b
start /WAIT %unity% -runTests -projectPath "%project%" -testPlatform %%a -testResults "%project%TestResults-%%a-%%b.xml" -logFile "%project%Log%%a-%%b.log" -batchmode -executeMethod SetupProject.ApplySettings %%b
)