Skip to content

Commit

Permalink
Update to 22.3.13f1
Browse files Browse the repository at this point in the history
  • Loading branch information
JerritEic committed Nov 12, 2023
1 parent 0f5e381 commit 65994c3
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 29 deletions.
4 changes: 4 additions & 0 deletions Assets/URP_Settings/URP-Performant.asset
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ MonoBehaviour:
m_PrefilterDBufferMRT1: 1
m_PrefilterDBufferMRT2: 1
m_PrefilterDBufferMRT3: 1
m_PrefilterSoftShadowsQualityLow: 1
m_PrefilterSoftShadowsQualityMedium: 1
m_PrefilterSoftShadowsQualityHigh: 1
m_PrefilterSoftShadows: 0
m_PrefilterScreenCoord: 1
m_PrefilterNativeRenderPass: 1
m_ShaderVariantLogLevel: 0
Expand Down
16 changes: 8 additions & 8 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
{
"dependencies": {
"com.unity.ai.navigation": "1.1.4",
"com.unity.collab-proxy": "2.0.7",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.2.0",
"com.unity.entities": "1.0.16",
"com.unity.entities.graphics": "1.0.16",
"com.unity.ide.rider": "3.0.22",
"com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.rider": "3.0.26",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.logging": "1.0.11",
"com.unity.memoryprofiler": "1.0.0",
"com.unity.memoryprofiler": "1.1.0",
"com.unity.netcode": "1.0.17",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.performance.profile-analyzer": "1.2.2",
"com.unity.physics": "1.0.14",
"com.unity.render-pipelines.universal": "14.0.8",
"com.unity.render-pipelines.universal": "14.0.9",
"com.unity.renderstreaming": "file:../UnityRenderStreaming/com.unity.renderstreaming",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.5",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.linux-x86_64": "2.0.6",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.9.0",
"com.unity.visualscripting": "1.9.1",
"com.veriorpies.parrelsync": "https://github.com/VeriorPies/ParrelSync.git?path=/ParrelSync",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down
32 changes: 16 additions & 16 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"com.unity.ai.navigation": {
"version": "1.1.4",
"version": "1.1.5",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -34,7 +34,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.8",
"version": "1.8.9",
"depth": 1,
"source": "registry",
"dependencies": {
Expand All @@ -43,7 +43,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.7",
"version": "2.2.0",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -105,7 +105,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.22",
"version": "3.0.26",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -114,7 +114,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.18",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -156,7 +156,7 @@
"url": "https://packages.unity.com"
},
"com.unity.memoryprofiler": {
"version": "1.0.0",
"version": "1.1.0",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -218,7 +218,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 1,
"source": "builtin",
"dependencies": {
Expand All @@ -229,14 +229,14 @@
}
},
"com.unity.render-pipelines.universal": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.4",
"com.unity.render-pipelines.core": "14.0.8",
"com.unity.shadergraph": "14.0.8"
"com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "14.0.9",
"com.unity.shadergraph": "14.0.9"
}
},
"com.unity.renderstreaming": {
Expand All @@ -251,7 +251,7 @@
}
},
"com.unity.scriptablebuildpipeline": {
"version": "1.21.9",
"version": "1.21.21",
"depth": 1,
"source": "registry",
"dependencies": {},
Expand All @@ -275,11 +275,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.8",
"version": "14.0.9",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "14.0.8",
"com.unity.render-pipelines.core": "14.0.9",
"com.unity.searcher": "4.9.2"
}
},
Expand Down Expand Up @@ -330,7 +330,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.7.5",
"version": "1.7.6",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -382,7 +382,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.9.0",
"version": "1.9.1",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
8 changes: 5 additions & 3 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ PlayerSettings:
defaultScreenHeightWeb: 600
m_StereoRenderingPath: 0
m_ActiveColorSpace: 1
unsupportedMSAAFallback: 0
m_SpriteBatchVertexThreshold: 300
m_MTRendering: 1
mipStripping: 0
Expand Down Expand Up @@ -138,7 +139,9 @@ PlayerSettings:
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 0.1.0
preloadedAssets: []
preloadedAssets:
- {fileID: 11400000, guid: ef9e150584b38684e83b28a6dfeebe9d, type: 2}
- {fileID: 11400000, guid: 623c7a717e8785e4c841d760d93ce8c2, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand All @@ -149,6 +152,7 @@ PlayerSettings:
isWsaHolographicRemotingEnabled: 0
enableFrameTimingStats: 0
enableOpenGLProfilerGPURecorders: 0
allowHDRDisplaySupport: 0
useHDRDisplay: 0
hdrBitDepth: 0
m_ColorGamuts: 00000000
Expand Down Expand Up @@ -572,7 +576,6 @@ PlayerSettings:
switchScreenResolutionBehavior: 2
switchUseCPUProfiler: 0
switchEnableFileSystemTrace: 0
switchUseGOLDLinker: 0
switchLTOSetting: 0
switchApplicationID: 0x01004b9000490000
switchNSODependencies:
Expand Down Expand Up @@ -702,7 +705,6 @@ PlayerSettings:
switchSocketBufferEfficiency: 4
switchSocketInitializeEnabled: 1
switchNetworkInterfaceManagerInitializeEnabled: 1
switchPlayerConnectionEnabled: 1
switchUseNewStyleFilepaths: 0
switchUseLegacyFmodPriorities: 1
switchUseMicroSleepForYield: 1
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.10f1
m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
m_EditorVersion: 2022.3.13f1
m_EditorVersionWithRevision: 2022.3.13f1 (5f90a5ebde0f)

0 comments on commit 65994c3

Please sign in to comment.