Skip to content

Commit f184559

Browse files
committed
Diable Domain Reload + remove warning as errors
1 parent dbeccdf commit f184559

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

testproject/ProjectSettings/EditorSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ EditorSettings:
2323
m_EnableTextureStreamingInEditMode: 1
2424
m_EnableTextureStreamingInPlayMode: 1
2525
m_AsyncShaderCompilation: 1
26-
m_EnterPlayModeOptionsEnabled: 0
26+
m_EnterPlayModeOptionsEnabled: 1
2727
m_EnterPlayModeOptions: 3
2828
m_ShowLightmapResolutionOverlay: 1
2929
m_UseLegacyProbeSampleCount: 0

testproject/ProjectSettings/ProjectSettings.asset

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -741,8 +741,7 @@ PlayerSettings:
741741
scriptingDefineSymbols:
742742
Standalone: UNITY_NETCODE_NATIVE_COLLECTION_SUPPORT
743743
additionalCompilerArguments:
744-
Standalone:
745-
- -warnaserror
744+
Standalone: []
746745
platformArchitecture: {}
747746
scriptingBackend: {}
748747
il2cppCompilerConfiguration: {}

0 commit comments

Comments
 (0)