From bc5e7348c2ed8a3ce5336398e17ebe64b24faad6 Mon Sep 17 00:00:00 2001 From: Chris March Date: Fri, 10 Apr 2020 12:08:03 -0700 Subject: [PATCH] Fixed editor rendering and errors in Mac editor by switching to Metal --- ProjectSettings/ProjectSettings.asset | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset index beab163d1..8856aa545 100644 --- a/ProjectSettings/ProjectSettings.asset +++ b/ProjectSettings/ProjectSettings.asset @@ -231,7 +231,7 @@ PlayerSettings: iOSURLSchemes: [] iOSBackgroundModes: 0 iOSMetalForceHardShadows: 0 - metalEditorSupport: 0 + metalEditorSupport: 1 metalAPIValidation: 0 iOSRenderExtraFrameOnPause: 1 appleDeveloperTeamID: @@ -316,6 +316,9 @@ PlayerSettings: - m_BuildTarget: WindowsStandaloneSupport m_APIs: 02000000 m_Automatic: 0 + - m_BuildTarget: MacStandaloneSupport + m_APIs: 10000000 + m_Automatic: 0 m_BuildTargetVRSettings: - m_BuildTarget: Android m_Enabled: 0