File tree 2 files changed +4
-3
lines changed
Assets/Thirdweb/Runtime/Unity
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
164
164
165
165
public static ThirdwebManager Instance { get ; private set ; }
166
166
167
- public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.6.1 " ;
167
+ public static readonly string THIRDWEB_UNITY_SDK_VERSION = "5.7.0 " ;
168
168
169
169
private bool _initialized ;
170
170
Original file line number Diff line number Diff line change @@ -51,6 +51,7 @@ PlayerSettings:
51
51
m_StereoRenderingPath : 0
52
52
m_ActiveColorSpace : 0
53
53
unsupportedMSAAFallback : 0
54
+ m_SpriteBatchMaxVertexCount : 65535
54
55
m_SpriteBatchVertexThreshold : 300
55
56
m_MTRendering : 1
56
57
mipStripping : 0
@@ -84,7 +85,6 @@ PlayerSettings:
84
85
defaultIsNativeResolution : 0
85
86
macRetinaSupport : 1
86
87
runInBackground : 1
87
- captureSingleScreen : 0
88
88
muteOtherAudioSources : 0
89
89
Prepare IOS For Recording : 0
90
90
Force IOS Speakers When Recording : 0
@@ -142,7 +142,7 @@ PlayerSettings:
142
142
loadStoreDebugModeEnabled : 0
143
143
visionOSBundleVersion : 1.0
144
144
tvOSBundleVersion : 1.0
145
- bundleVersion : 5.6.1
145
+ bundleVersion : 5.7.0
146
146
preloadedAssets : []
147
147
metroInputSource : 0
148
148
wsaTransparentSwapchain : 0
@@ -583,6 +583,7 @@ PlayerSettings:
583
583
playModeTestRunnerEnabled : 0
584
584
runPlayModeTestAsEditModeTest : 0
585
585
actionOnDotNetUnhandledException : 1
586
+ editorGfxJobOverride : 1
586
587
enableInternalProfiler : 0
587
588
logObjCUncaughtExceptions : 1
588
589
enableCrashReportAPI : 0
You can’t perform that action at this time.
0 commit comments