File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Assets/Thirdweb/Runtime/Unity Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ public class ThirdwebManager : MonoBehaviour
164164
165165 public static ThirdwebManager Instance { get ; private set ; }
166166
167- public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.6.1 " ;
167+ public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.7.0 " ;
168168
169169 private bool _initialized ;
170170
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ PlayerSettings:
5151 m_StereoRenderingPath : 0
5252 m_ActiveColorSpace : 0
5353 unsupportedMSAAFallback : 0
54+ m_SpriteBatchMaxVertexCount : 65535
5455 m_SpriteBatchVertexThreshold : 300
5556 m_MTRendering : 1
5657 mipStripping : 0
@@ -84,7 +85,6 @@ PlayerSettings:
8485 defaultIsNativeResolution : 0
8586 macRetinaSupport : 1
8687 runInBackground : 1
87- captureSingleScreen : 0
8888 muteOtherAudioSources : 0
8989 Prepare IOS For Recording : 0
9090 Force IOS Speakers When Recording : 0
@@ -142,7 +142,7 @@ PlayerSettings:
142142 loadStoreDebugModeEnabled : 0
143143 visionOSBundleVersion : 1.0
144144 tvOSBundleVersion : 1.0
145- bundleVersion : 5.6.1
145+ bundleVersion : 5.7.0
146146 preloadedAssets : []
147147 metroInputSource : 0
148148 wsaTransparentSwapchain : 0
@@ -583,6 +583,7 @@ PlayerSettings:
583583 playModeTestRunnerEnabled : 0
584584 runPlayModeTestAsEditModeTest : 0
585585 actionOnDotNetUnhandledException : 1
586+ editorGfxJobOverride : 1
586587 enableInternalProfiler : 0
587588 logObjCUncaughtExceptions : 1
588589 enableCrashReportAPI : 0
You can’t perform that action at this time.
0 commit comments