Skip to content

Commit b4263ff

Browse files
Merge pull request #2939 from StephenHodgson/vNEXT-EditorUpdate
Updated editor version to 2018.2.13f1
2 parents 7c6aba0 + c918722 commit b4263ff

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

ProjectSettings/ProjectSettings.asset

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ PlayerSettings:
5252
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
5353
iosShowActivityIndicatorOnLoading: -1
5454
androidShowActivityIndicatorOnLoading: -1
55-
tizenShowActivityIndicatorOnLoading: -1
5655
iosAppInBackgroundBehavior: 0
5756
displayResolutionDialog: 2
5857
iosAllowHTTPDownload: 1
@@ -111,6 +110,8 @@ PlayerSettings:
111110
videoMemoryForVertexBuffers: 0
112111
psp2PowerMode: 0
113112
psp2AcquireBGM: 1
113+
vulkanEnableSetSRGBWrite: 0
114+
vulkanUseSWCommandBuffers: 0
114115
m_SupportedAspectRatios:
115116
4:3: 1
116117
5:4: 1
@@ -124,6 +125,7 @@ PlayerSettings:
124125
m_HolographicPauseOnTrackingLoss: 0
125126
xboxOneDisableKinectGpuReservation: 0
126127
xboxOneEnable7thCore: 0
128+
isWsaHolographicRemotingEnabled: 0
127129
vrSettings:
128130
cardboard:
129131
depthFormat: 0
@@ -138,10 +140,10 @@ PlayerSettings:
138140
hololens:
139141
depthFormat: 1
140142
depthBufferSharingEnabled: 0
141-
enable360StereoCapture: 0
142143
oculus:
143144
sharedDepthBuffer: 0
144145
dashSupport: 0
146+
enable360StereoCapture: 0
145147
protectGraphicsMemory: 0
146148
useHDRDisplay: 0
147149
m_ColorGamuts: 00000000
@@ -239,6 +241,7 @@ PlayerSettings:
239241
appleEnableAutomaticSigning: 0
240242
iOSRequireARKit: 0
241243
appleEnableProMotion: 0
244+
vulkanEditorSupport: 0
242245
clonedFromGUID: 00000000000000000000000000000000
243246
templatePackageId:
244247
templateDefaultScene:
@@ -247,6 +250,7 @@ PlayerSettings:
247250
androidSplashScreen: {fileID: 0}
248251
AndroidKeystoreName:
249252
AndroidKeyaliasName:
253+
AndroidBuildApkPerCpuArchitecture: 0
250254
AndroidTVCompatibility: 1
251255
AndroidIsGame: 1
252256
AndroidEnableTango: 0
@@ -339,6 +343,7 @@ PlayerSettings:
339343
m_EncodingQuality: 1
340344
- m_BuildTarget: PS4
341345
m_EncodingQuality: 1
346+
m_BuildTargetGroupLightmapSettings: []
342347
playModeTestRunnerEnabled: 0
343348
runPlayModeTestAsEditModeTest: 0
344349
actionOnDotNetUnhandledException: 1
@@ -460,8 +465,11 @@ PlayerSettings:
460465
switchAllowsVideoCapturing: 1
461466
switchAllowsRuntimeAddOnContentInstall: 0
462467
switchDataLossConfirmation: 0
468+
switchUserAccountLockEnabled: 0
463469
switchSupportedNpadStyles: 3
464470
switchNativeFsCacheSize: 32
471+
switchIsHoldTypeHorizontal: 0
472+
switchSupportedNpadCount: 8
465473
switchSocketConfigEnabled: 0
466474
switchTcpInitialSendBufferSize: 32
467475
switchTcpInitialReceiveBufferSize: 64
@@ -631,7 +639,6 @@ PlayerSettings:
631639
metroApplicationDescription: Microsoft.MixedReality.Toolkit
632640
wsaImages: {}
633641
metroTileShortName: MixedRealityToolkit
634-
metroCommandLineArgsFile:
635642
metroTileShowName: 0
636643
metroMediumTileShowName: 0
637644
metroLargeTileShowName: 0
@@ -673,14 +680,6 @@ PlayerSettings:
673680
metroFTAFileTypes: []
674681
metroProtocolName:
675682
metroCompilationOverrides: 1
676-
tizenProductDescription:
677-
tizenProductURL:
678-
tizenSigningProfileName:
679-
tizenGPSPermissions: 0
680-
tizenMicrophonePermissions: 0
681-
tizenDeploymentTarget:
682-
tizenDeploymentTargetType: -522528772
683-
tizenMinOSVersion: 1
684683
n3dsUseExtSaveData: 0
685684
n3dsCompressStaticMem: 1
686685
n3dsExtSaveDataNumber: 0x12345
@@ -701,6 +700,7 @@ PlayerSettings:
701700
XboxOneGameOsOverridePath:
702701
XboxOnePackagingOverridePath:
703702
XboxOneAppManifestOverridePath:
703+
XboxOneVersion: 1.0.0.0
704704
XboxOnePackageEncryption: 0
705705
XboxOnePackageUpdateGranularity: 2
706706
XboxOneDescription:

ProjectSettings/ProjectVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2018.1.9f2
1+
m_EditorVersion: 2018.2.13f1

0 commit comments

Comments
 (0)