Skip to content

Commit f61bceb

Browse files
committed
Update Unity 5.3.5 from 5.3.4
1 parent e7be0be commit f61bceb

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-2
lines changed

samples/Basic/ProjectSettings/ProjectSettings.asset

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ PlayerSettings:
117117
m_Bits: 238
118118
iPhoneSdkVersion: 988
119119
iPhoneTargetOSVersion: 22
120+
tvOSSdkVersion: 0
121+
tvOSTargetOSVersion: 900
120122
uIPrerenderedIcon: 0
121123
uIRequiresPersistentWiFi: 0
122124
uIRequiresFullScreen: 1
@@ -190,6 +192,7 @@ PlayerSettings:
190192
wiiUSystemHeapSize: 128
191193
wiiUTVStartupScreen: {fileID: 0}
192194
wiiUGamePadStartupScreen: {fileID: 0}
195+
wiiUDrcBufferDisabled: 0
193196
wiiUProfilerLibPath:
194197
actionOnDotNetUnhandledException: 1
195198
enableInternalProfiler: 0
@@ -257,6 +260,7 @@ PlayerSettings:
257260
ps4DownloadDataSize: 0
258261
ps4GarlicHeapSize: 2048
259262
ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
263+
ps4UseDebugIl2cppLibs: 0
260264
ps4pnSessions: 1
261265
ps4pnPresence: 1
262266
ps4pnFriends: 1
@@ -322,6 +326,7 @@ PlayerSettings:
322326
psp2UseLibLocation: 0
323327
psp2InfoBarOnStartup: 0
324328
psp2InfoBarColor: 0
329+
psp2UseDebugIl2cppLibs: 0
325330
psmSplashimage: {fileID: 0}
326331
spritePackerPolicy:
327332
scriptingDefineSymbols: {}
@@ -411,6 +416,7 @@ PlayerSettings:
411416
XboxOnePersistentLocalStorageSize: 0
412417
intPropertyNames:
413418
- Android::ScriptingBackend
419+
- Metro::ScriptingBackend
414420
- Standalone::ScriptingBackend
415421
- WebGL::ScriptingBackend
416422
- WebGL::audioCompressionFormat
@@ -421,6 +427,7 @@ PlayerSettings:
421427
- iOS::EnableIncrementalBuildSupportForIl2cpp
422428
- iOS::ScriptingBackend
423429
Android::ScriptingBackend: 0
430+
Metro::ScriptingBackend: 2
424431
Standalone::ScriptingBackend: 0
425432
WebGL::ScriptingBackend: 1
426433
WebGL::audioCompressionFormat: 4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 5.3.4f1
1+
m_EditorVersion: 5.3.5f1
22
m_StandardAssetsVersion: 0

samples/Benchmark/ProjectSettings/ProjectSettings.asset

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ PlayerSettings:
117117
m_Bits: 238
118118
iPhoneSdkVersion: 988
119119
iPhoneTargetOSVersion: 22
120+
tvOSSdkVersion: 0
121+
tvOSTargetOSVersion: 900
120122
uIPrerenderedIcon: 0
121123
uIRequiresPersistentWiFi: 0
122124
uIRequiresFullScreen: 1
@@ -190,6 +192,7 @@ PlayerSettings:
190192
wiiUSystemHeapSize: 128
191193
wiiUTVStartupScreen: {fileID: 0}
192194
wiiUGamePadStartupScreen: {fileID: 0}
195+
wiiUDrcBufferDisabled: 0
193196
wiiUProfilerLibPath:
194197
actionOnDotNetUnhandledException: 1
195198
enableInternalProfiler: 0
@@ -257,6 +260,7 @@ PlayerSettings:
257260
ps4DownloadDataSize: 0
258261
ps4GarlicHeapSize: 2048
259262
ps4Passcode: frAQBc8Wsa1xVPfvJcrgRYwTiizs2trQ
263+
ps4UseDebugIl2cppLibs: 0
260264
ps4pnSessions: 1
261265
ps4pnPresence: 1
262266
ps4pnFriends: 1
@@ -322,6 +326,7 @@ PlayerSettings:
322326
psp2UseLibLocation: 0
323327
psp2InfoBarOnStartup: 0
324328
psp2InfoBarColor: 0
329+
psp2UseDebugIl2cppLibs: 0
325330
psmSplashimage: {fileID: 0}
326331
spritePackerPolicy:
327332
scriptingDefineSymbols: {}
@@ -411,6 +416,7 @@ PlayerSettings:
411416
XboxOnePersistentLocalStorageSize: 0
412417
intPropertyNames:
413418
- Android::ScriptingBackend
419+
- Metro::ScriptingBackend
414420
- Standalone::ScriptingBackend
415421
- WebGL::ScriptingBackend
416422
- WebGL::audioCompressionFormat
@@ -421,6 +427,7 @@ PlayerSettings:
421427
- iOS::EnableIncrementalBuildSupportForIl2cpp
422428
- iOS::ScriptingBackend
423429
Android::ScriptingBackend: 0
430+
Metro::ScriptingBackend: 2
424431
Standalone::ScriptingBackend: 0
425432
WebGL::ScriptingBackend: 1
426433
WebGL::audioCompressionFormat: 4
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 5.3.4f1
1+
m_EditorVersion: 5.3.5f1
22
m_StandardAssetsVersion: 0

0 commit comments

Comments
 (0)