Skip to content

Commit 912e085

Browse files
committed
Update to 2022.1.8f1
1 parent 5a0276d commit 912e085

File tree

4 files changed

+25
-9
lines changed

4 files changed

+25
-9
lines changed

Packages/packages-lock.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"url": "https://packages.unity.com"
5151
},
5252
"com.unity.settings-manager": {
53-
"version": "1.0.3",
53+
"version": "2.0.1",
5454
"depth": 1,
5555
"source": "registry",
5656
"dependencies": {},

ProjectSettings/ProjectSettings.asset

+22-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
--- !u!129 &1
44
PlayerSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 23
6+
serializedVersion: 24
77
productGUID: 36128be55b3d22b46894bbc0c8443b80
88
AndroidProfiler: 0
99
AndroidFilterTouchesWhenObscured: 0
@@ -48,14 +48,14 @@ PlayerSettings:
4848
defaultScreenHeightWeb: 600
4949
m_StereoRenderingPath: 0
5050
m_ActiveColorSpace: 0
51+
m_SpriteBatchVertexThreshold: 300
5152
m_MTRendering: 1
5253
mipStripping: 0
5354
numberOfMipsStripped: 0
5455
m_StackTraceTypes: 010000000100000001000000010000000100000001000000
5556
iosShowActivityIndicatorOnLoading: -1
5657
androidShowActivityIndicatorOnLoading: -1
5758
iosUseCustomAppBackgroundBehavior: 0
58-
iosAllowHTTPDownload: 1
5959
allowedAutorotateToPortrait: 1
6060
allowedAutorotateToPortraitUpsideDown: 1
6161
allowedAutorotateToLandscapeRight: 1
@@ -119,8 +119,11 @@ PlayerSettings:
119119
switchNVNShaderPoolsGranularity: 33554432
120120
switchNVNDefaultPoolsGranularity: 16777216
121121
switchNVNOtherPoolsGranularity: 16777216
122+
switchGpuScratchPoolGranularity: 2097152
123+
switchAllowGpuScratchShrinking: 0
122124
switchNVNMaxPublicTextureIDCount: 0
123125
switchNVNMaxPublicSamplerIDCount: 0
126+
switchNVNGraphicsFirmwareMemory: 32
124127
stadiaPresentMode: 0
125128
stadiaTargetFramerate: 0
126129
vulkanNumSwapchainBuffers: 3
@@ -145,7 +148,6 @@ PlayerSettings:
145148
enable360StereoCapture: 0
146149
isWsaHolographicRemotingEnabled: 0
147150
enableFrameTimingStats: 0
148-
enableOpenGLProfilerGPURecorders: 1
149151
useHDRDisplay: 0
150152
D3DHDRBitDepth: 0
151153
m_ColorGamuts: 00000000
@@ -174,12 +176,13 @@ PlayerSettings:
174176
APKExpansionFiles: 0
175177
keepLoadedShadersAlive: 0
176178
StripUnusedMeshComponents: 1
179+
strictShaderVariantMatching: 0
177180
VertexChannelCompressionMask: 4054
178181
iPhoneSdkVersion: 988
179-
iOSTargetOSVersionString: 11.0
182+
iOSTargetOSVersionString: 12.0
180183
tvOSSdkVersion: 0
181184
tvOSRequireExtendedGameController: 0
182-
tvOSTargetOSVersionString: 11.0
185+
tvOSTargetOSVersionString: 12.0
183186
uIPrerenderedIcon: 0
184187
uIRequiresPersistentWiFi: 0
185188
uIRequiresFullScreen: 1
@@ -518,7 +521,7 @@ PlayerSettings:
518521
m_APIs: 10000000
519522
m_Automatic: 1
520523
- m_BuildTarget: WebGLSupport
521-
m_APIs: 08000000
524+
m_APIs: 0b000000
522525
m_Automatic: 0
523526
m_BuildTargetVRSettings:
524527
- m_BuildTarget: Standalone
@@ -537,6 +540,9 @@ PlayerSettings:
537540
m_BuildTargetGroupLightmapEncodingQuality:
538541
- m_BuildTarget: WebGL
539542
m_EncodingQuality: 0
543+
m_BuildTargetGroupHDRCubemapEncodingQuality:
544+
- m_BuildTarget: WebGL
545+
m_EncodingQuality: 1
540546
m_BuildTargetGroupLightmapSettings:
541547
- m_BuildTarget: WebGL
542548
m_TextureStreamingEnabled: 0
@@ -553,6 +559,7 @@ PlayerSettings:
553559
locationUsageDescription:
554560
microphoneUsageDescription:
555561
bluetoothUsageDescription:
562+
macOSTargetOSVersion: 10.13.0
556563
switchNMETAOverride:
557564
switchNetLibKey:
558565
switchSocketMemoryPoolSize: 6144
@@ -564,6 +571,7 @@ PlayerSettings:
564571
switchLTOSetting: 0
565572
switchApplicationID: 0x01004b9000490000
566573
switchNSODependencies:
574+
switchCompilerFlags:
567575
switchTitleNames_0:
568576
switchTitleNames_1:
569577
switchTitleNames_2:
@@ -790,12 +798,19 @@ PlayerSettings:
790798
webGLLinkerTarget: 1
791799
webGLThreadsSupport: 0
792800
webGLDecompressionFallback: 0
801+
webGLInitialMemorySize: 32
802+
webGLMaximumMemorySize: 2048
803+
webGLMemoryGrowthMode: 2
804+
webGLMemoryLinearGrowthStep: 16
805+
webGLMemoryGeometricGrowthStep: 0.2
806+
webGLMemoryGeometricGrowthCap: 96
793807
scriptingDefineSymbols: {}
794808
additionalCompilerArguments: {}
795809
platformArchitecture: {}
796810
scriptingBackend: {}
797811
il2cppCompilerConfiguration:
798812
WebGL: 1
813+
il2cppCodeGeneration: {}
799814
managedStrippingLevel:
800815
WebGL: 3
801816
incrementalIl2cppBuild: {}
@@ -893,3 +908,4 @@ PlayerSettings:
893908
playerDataPath:
894909
forceSRGBBlit: 1
895910
virtualTexturingSupportEnabled: 0
911+
insecureHttpOption: 0

ProjectSettings/ProjectVersion.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.6f1
2-
m_EditorVersionWithRevision: 2021.3.6f1 (7da38d85baf6)
1+
m_EditorVersion: 2022.1.8f1
2+
m_EditorVersionWithRevision: 2022.1.8f1 (2961e8c2b463)

ProjectSettings/boot.config

Whitespace-only changes.

0 commit comments

Comments
 (0)