Skip to content

Commit 814b945

Browse files
fix default rp settings
1 parent 6eca600 commit 814b945

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

com.unity.template-hd/ProjectSettings/GraphicsSettings.asset

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ GraphicsSettings:
3939
m_PreloadedShaders: []
4040
m_PreloadShadersBatchTimeLimit: -1
4141
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}
42-
m_CustomRenderPipeline: {fileID: 0}
42+
m_CustomRenderPipeline: {fileID: 11400000, guid: 3e2e6bfc59709614ab90c0cd7d755e48, type: 2}
4343
m_TransparencySortMode: 0
4444
m_TransparencySortAxis: {x: 0, y: 0, z: 1}
4545
m_DefaultRenderingPath: 1
@@ -129,6 +129,8 @@ GraphicsSettings:
129129
m_AlbedoSwatchInfos: []
130130
m_RenderPipelineGlobalSettingsMap:
131131
UnityEngine.Rendering.HighDefinition.HDRenderPipeline: {fileID: 11400000, guid: acc11144f57719542b5fa25f02e74afb, type: 2}
132+
m_ShaderBuildSettings:
133+
keywordDeclarationOverrides: []
132134
m_LightsUseLinearIntensity: 1
133135
m_LightsUseColorTemperature: 1
134136
m_LogWhenShaderIsCompiled: 0

0 commit comments

Comments
 (0)