Skip to content

Commit a6696f1

Browse files
committed
Upgradıng to 2019.4.0f1
1 parent d8eb397 commit a6696f1

File tree

3 files changed

+27
-14
lines changed

3 files changed

+27
-14
lines changed

Packages/manifest.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,19 @@
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
44
"com.unity.2d.tilemap": "1.0.0",
5-
"com.unity.ads": "2.0.8",
6-
"com.unity.analytics": "3.3.2",
5+
"com.unity.ads": "3.4.5",
6+
"com.unity.analytics": "3.3.5",
77
"com.unity.collab-proxy": "1.2.16",
88
"com.unity.ext.nunit": "1.0.0",
9-
"com.unity.ide.rider": "1.1.0",
10-
"com.unity.ide.vscode": "1.1.3",
11-
"com.unity.multiplayer-hlapi": "1.0.2",
12-
"com.unity.package-manager-ui": "2.2.0",
9+
"com.unity.ide.rider": "1.1.4",
10+
"com.unity.ide.vscode": "1.2.0",
11+
"com.unity.multiplayer-hlapi": "1.0.6",
1312
"com.unity.purchasing": "2.0.6",
14-
"com.unity.test-framework": "1.0.13",
13+
"com.unity.test-framework": "1.1.14",
1514
"com.unity.textmeshpro": "2.0.1",
16-
"com.unity.timeline": "1.1.0",
15+
"com.unity.timeline": "1.2.6",
1716
"com.unity.ugui": "1.0.0",
18-
"com.unity.xr.legacyinputhelpers": "2.0.2",
17+
"com.unity.xr.legacyinputhelpers": "2.1.4",
1918
"com.unity.modules.ai": "1.0.0",
2019
"com.unity.modules.androidjni": "1.0.0",
2120
"com.unity.modules.animation": "1.0.0",

ProjectSettings/EditorSettings.asset

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,33 @@
33
--- !u!159 &1
44
EditorSettings:
55
m_ObjectHideFlags: 0
6-
serializedVersion: 7
6+
serializedVersion: 9
77
m_ExternalVersionControlSupport: Visible Meta Files
88
m_SerializationMode: 2
99
m_LineEndingsForNewScripts: 2
1010
m_DefaultBehaviorMode: 0
11+
m_PrefabRegularEnvironment: {fileID: 0}
12+
m_PrefabUIEnvironment: {fileID: 0}
1113
m_SpritePackerMode: 0
1214
m_SpritePackerPaddingPower: 1
1315
m_EtcTextureCompressorBehavior: 1
1416
m_EtcTextureFastCompressor: 1
1517
m_EtcTextureNormalCompressor: 2
1618
m_EtcTextureBestCompressor: 4
17-
m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd
19+
m_ProjectGenerationIncludedExtensions: txt;xml;fnt;cd;asmref
1820
m_ProjectGenerationRootNamespace:
19-
m_UserGeneratedProjectSuffix:
2021
m_CollabEditorSettings:
2122
inProgressEnabled: 1
23+
m_EnableTextureStreamingInEditMode: 1
24+
m_EnableTextureStreamingInPlayMode: 1
25+
m_AsyncShaderCompilation: 1
26+
m_EnterPlayModeOptionsEnabled: 0
27+
m_EnterPlayModeOptions: 3
28+
m_ShowLightmapResolutionOverlay: 1
29+
m_UseLegacyProbeSampleCount: 1
30+
m_AssetPipelineMode: 1
31+
m_CacheServerMode: 0
32+
m_CacheServerEndpoint:
33+
m_CacheServerNamespacePrefix: default
34+
m_CacheServerEnableDownload: 1
35+
m_CacheServerEnableUpload: 1

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2019.2.21f1
2-
m_EditorVersionWithRevision: 2019.2.21f1 (9d528d026557)
1+
m_EditorVersion: 2019.4.0f1
2+
m_EditorVersionWithRevision: 2019.4.0f1 (0af376155913)

0 commit comments

Comments
 (0)