We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbeccdf commit f184559Copy full SHA for f184559
2 files changed
testproject/ProjectSettings/EditorSettings.asset
@@ -23,7 +23,7 @@ EditorSettings:
23
m_EnableTextureStreamingInEditMode: 1
24
m_EnableTextureStreamingInPlayMode: 1
25
m_AsyncShaderCompilation: 1
26
- m_EnterPlayModeOptionsEnabled: 0
+ m_EnterPlayModeOptionsEnabled: 1
27
m_EnterPlayModeOptions: 3
28
m_ShowLightmapResolutionOverlay: 1
29
m_UseLegacyProbeSampleCount: 0
testproject/ProjectSettings/ProjectSettings.asset
@@ -741,8 +741,7 @@ PlayerSettings:
741
scriptingDefineSymbols:
742
Standalone: UNITY_NETCODE_NATIVE_COLLECTION_SUPPORT
743
additionalCompilerArguments:
744
- Standalone:
745
- - -warnaserror
+ Standalone: []
746
platformArchitecture: {}
747
scriptingBackend: {}
748
il2cppCompilerConfiguration: {}
0 commit comments