Skip to content

Commit b77eabc

Browse files
Merge pull request #888 from StephenHodgson/HTK-local
Update Editor to 2017.1.0p5 for Security Update & VS compatibility
2 parents 2495716 + 427bba4 commit b77eabc

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

ProjectSettings/ProjectSettings.asset

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ PlayerSettings:
1010
targetDevice: 2
1111
useOnDemandResources: 0
1212
accelerometerFrequency: 60
13-
companyName: DefaultCompany
14-
productName: HoloToolkit-Unity
13+
companyName: Microsoft
14+
productName: MixedRealityToolkit-Unity
1515
defaultCursor: {fileID: 0}
1616
cursorHotspot: {x: 0, y: 0}
1717
m_SplashScreenBackgroundColor: {r: 0.13333334, g: 0.17254902, b: 0.21176471, a: 1}
@@ -435,6 +435,9 @@ PlayerSettings:
435435
switchUdpSendBufferSize: 9
436436
switchUdpReceiveBufferSize: 42
437437
switchSocketBufferEfficiency: 4
438+
switchSocketInitializeEnabled: 1
439+
switchNetworkInterfaceManagerInitializeEnabled: 1
440+
switchPlayerConnectionEnabled: 1
438441
ps4NPAgeRating: 12
439442
ps4NPTitleSecret:
440443
ps4NPTrophyPackPath:
@@ -573,19 +576,20 @@ PlayerSettings:
573576
incrementalIl2cppBuild: {}
574577
additionalIl2CppArgs:
575578
scriptingRuntimeVersion: 0
576-
apiCompatibilityLevelPerPlatform: {}
579+
apiCompatibilityLevelPerPlatform:
580+
Metro: 1
577581
m_RenderingPath: 1
578582
m_MobileRenderingPath: 1
579-
metroPackageName: HoloToolkit-Unity
580-
metroPackageVersion: 1.0.0.0
583+
metroPackageName: MixedRealityToolkit-Unity
584+
metroPackageVersion: 1.2017.1.1
581585
metroCertificatePath: Assets/WSATestCertificate.pfx
582586
metroCertificatePassword:
583587
metroCertificateSubject: DefaultCompany
584588
metroCertificateIssuer: DefaultCompany
585589
metroCertificateNotAfter: 004b82c47d01d401
586-
metroApplicationDescription: HoloToolkit-Unity
590+
metroApplicationDescription: MixedRealityToolkit-Unity
587591
wsaImages: {}
588-
metroTileShortName: HoloToolkit-Unity
592+
metroTileShortName: MixedRealityToolkit-Unity
589593
metroCommandLineArgsFile:
590594
metroTileShowName: 0
591595
metroMediumTileShowName: 0
@@ -607,7 +611,7 @@ PlayerSettings:
607611
EnterpriseAuthentication: False
608612
HumanInterfaceDevice: False
609613
InputInjectionBrokered: False
610-
InternetClient: False
614+
InternetClient: True
611615
InternetClientServer: True
612616
Location: False
613617
Microphone: True
@@ -696,6 +700,5 @@ PlayerSettings:
696700
projectName:
697701
organizationId:
698702
cloudEnabled: 0
699-
enableNewInputSystem: 0
700703
enableNativePlatformBackendsForNewInputSystem: 0
701704
disableOldInputManagerSupport: 0

ProjectSettings/ProjectVersion.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
m_EditorVersion: 2017.1.0f3
1+
m_EditorVersion: 2017.1.0p5

0 commit comments

Comments
 (0)