From 8f3dc3543eb6b5cf780c7b9325526a5ed3d4f12b Mon Sep 17 00:00:00 2001 From: JR-Morgan <45512892+JR-Morgan@users.noreply.github.com> Date: Tue, 28 Sep 2021 11:15:01 +0100 Subject: [PATCH] Manually added required shaders to build, potential fix for #38 --- ProjectSettings/GraphicsSettings.asset | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ProjectSettings/GraphicsSettings.asset b/ProjectSettings/GraphicsSettings.asset index 43369e3..13a3679 100644 --- a/ProjectSettings/GraphicsSettings.asset +++ b/ProjectSettings/GraphicsSettings.asset @@ -35,6 +35,8 @@ GraphicsSettings: - {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0} - {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 30, guid: 0000000000000000f000000000000000, type: 0} + - {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} m_PreloadedShaders: [] m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0}