We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfb09d commit e0c61d3Copy full SHA for e0c61d3
sample/ProjectSettings/ProjectSettings.asset
@@ -759,10 +759,10 @@ PlayerSettings:
759
webGLDebugSymbols: 0
760
webGLEmscriptenArgs:
761
webGLModulesDirectory:
762
- webGLTemplate: APPLICATION:Default
+ webGLTemplate: PROJECT:unity-webview
763
webGLAnalyzeBuildSize: 0
764
webGLUseEmbeddedResources: 0
765
- webGLCompressionFormat: 0
+ webGLCompressionFormat: 2
766
webGLWasmArithmeticExceptions: 0
767
webGLLinkerTarget: 1
768
webGLThreadsSupport: 0
@@ -798,7 +798,7 @@ PlayerSettings:
798
allowUnsafeCode: 0
799
useDeterministicCompilation: 1
800
enableRoslynAnalyzers: 1
801
- selectedPlatform: 2
+ selectedPlatform: 4
802
additionalIl2CppArgs:
803
scriptingRuntimeVersion: 1
804
gcIncremental: 1
0 commit comments