Skip to content

Commit 1833927

Browse files
committed
Update to 2020.3.38f1
1 parent e951f67 commit 1833927

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
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": "1.0.2",
5454
"depth": 1,
5555
"source": "registry",
5656
"dependencies": {},

ProjectSettings/ProjectSettings.asset

+2-7
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: 22
77
productGUID: 36128be55b3d22b46894bbc0c8443b80
88
AndroidProfiler: 0
99
AndroidFilterTouchesWhenObscured: 0
@@ -145,7 +145,6 @@ PlayerSettings:
145145
enable360StereoCapture: 0
146146
isWsaHolographicRemotingEnabled: 0
147147
enableFrameTimingStats: 0
148-
enableOpenGLProfilerGPURecorders: 1
149148
useHDRDisplay: 0
150149
D3DHDRBitDepth: 0
151150
m_ColorGamuts: 00000000
@@ -217,7 +216,6 @@ PlayerSettings:
217216
iOSLaunchScreeniPadCustomStoryboardPath:
218217
iOSDeviceRequirements: []
219218
iOSURLSchemes: []
220-
macOSURLSchemes: []
221219
iOSBackgroundModes: 0
222220
iOSMetalForceHardShadows: 0
223221
metalEditorSupport: 1
@@ -542,7 +540,6 @@ PlayerSettings:
542540
m_TextureStreamingEnabled: 0
543541
m_TextureStreamingPriority: 0
544542
m_BuildTargetNormalMapEncoding: []
545-
m_BuildTargetDefaultTextureCompressionFormat: []
546543
playModeTestRunnerEnabled: 0
547544
runPlayModeTestAsEditModeTest: 0
548545
actionOnDotNetUnhandledException: 1
@@ -561,7 +558,6 @@ PlayerSettings:
561558
switchScreenResolutionBehavior: 2
562559
switchUseCPUProfiler: 0
563560
switchUseGOLDLinker: 0
564-
switchLTOSetting: 0
565561
switchApplicationID: 0x01004b9000490000
566562
switchNSODependencies:
567563
switchTitleNames_0:
@@ -802,6 +798,7 @@ PlayerSettings:
802798
suppressCommonWarnings: 1
803799
allowUnsafeCode: 0
804800
useDeterministicCompilation: 1
801+
useReferenceAssemblies: 1
805802
enableRoslynAnalyzers: 1
806803
additionalIl2CppArgs:
807804
scriptingRuntimeVersion: 1
@@ -890,6 +887,4 @@ PlayerSettings:
890887
organizationId:
891888
cloudEnabled: 0
892889
legacyClampBlendShapeWeights: 0
893-
playerDataPath:
894-
forceSRGBBlit: 1
895890
virtualTexturingSupportEnabled: 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: 2020.3.38f1
2+
m_EditorVersionWithRevision: 2020.3.38f1 (8f5fde82e2dc)

0 commit comments

Comments
 (0)