From 7ec5f4afb87556d43cb1cca1a3aa1e0cd4e724fd Mon Sep 17 00:00:00 2001 From: pyoneerC Date: Thu, 26 Sep 2024 20:04:10 -0300 Subject: [PATCH] ci: build --- .github/workflows/main.yaml | 6 +++--- Assets/UniversalRenderPipelineGlobalSettings.asset | 11 +++++++++-- ProjectSettings/GraphicsSettings.asset | 10 ++++++---- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c33f1dc..5660ea1 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -1,9 +1,9 @@ name: Build Unity Project on: - #push: - #branches: - #- main + push: + branches: + - main jobs: build: diff --git a/Assets/UniversalRenderPipelineGlobalSettings.asset b/Assets/UniversalRenderPipelineGlobalSettings.asset index 2db3acb..461f35d 100644 --- a/Assets/UniversalRenderPipelineGlobalSettings.asset +++ b/Assets/UniversalRenderPipelineGlobalSettings.asset @@ -9,10 +9,13 @@ MonoBehaviour: m_GameObject: {fileID: 0} m_Enabled: 1 m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3} + m_Script: {fileID: 0} m_Name: UniversalRenderPipelineGlobalSettings - m_EditorClassIdentifier: + m_EditorClassIdentifier: Unity.RenderPipelines.Universal.Runtime:UnityEngine.Rendering.Universal:UniversalRenderPipelineGlobalSettings k_AssetVersion: 3 + m_RenderingLayerNames: + - Default + m_ValidRenderingLayers: 1 lightLayerName0: lightLayerName1: lightLayerName2: @@ -24,4 +27,8 @@ MonoBehaviour: m_StripDebugVariants: 1 m_StripUnusedPostProcessingVariants: 0 m_StripUnusedVariants: 1 + m_StripUnusedLODCrossFadeVariants: 1 + m_StripScreenCoordOverrideVariants: 1 supportRuntimeDebugDisplay: 0 + m_ShaderVariantLogLevel: 0 + m_ExportShaderVariants: 1 diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 4b60ad8..592b740 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -33,10 +33,12 @@ GraphicsSettings: - {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} - - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} - - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} - - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} - - {fileID: 10783, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10755, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10752, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 45, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 10505, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 108, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_PreloadShadersBatchTimeLimit: -1 m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}