Skip to content

Commit 8653be1

Browse files
author
Thomas Iché
committed
Merged Upgrade to 10.5 / 2020.3.7f1
commit f9dec9db15cf2e6db65e98ab9e8810ee16cff2fb Author: Thomas Iché <thomasi@unity3d.com> Date: Wed Jun 9 13:27:32 2021 +0200 Updated VFX to 10.5 / Fixed UltraWide UI issues commit 536e5d4e973b309eae0b1acffb9750bb6c7c21e7 Author: Thomas Iché <thomasi@unity3d.com> Date: Mon Jun 7 10:29:59 2021 +0200 Update commit 17074d49c6231225d0a0dee8e4f605c44ff087fb Author: Thomas Iché <thomasi@unity3d.com> Date: Tue May 25 17:57:29 2021 +0200 Updated to 2020.3.7f1 / 10.4.0 commit a0590d3f4766c85b9c5af1639d2e86fb08d7850c Author: Thomas ICHÉ <peeweek@gmail.com> Date: Tue Dec 15 15:59:08 2020 +0100 Fixed Bonfire / Grasswind Sun Brightness commit f1ba6f8791d9f4d9029989259e5637ad8666e84f Author: Thomas ICHÉ <peeweek@gmail.com> Date: Tue Dec 15 14:23:28 2020 +0100 Updated Read Me commit 7fea8b757ff8134d4e9cb5a4a2a379c29326dfaf Author: Thomas ICHÉ <peeweek@gmail.com> Date: Tue Dec 15 14:21:47 2020 +0100 Updated to 2020.2.0f1 commit d83a1aaf0bd6fa5bde70e5bcd1b8effe58f660de Author: Thomas ICHÉ <peeweek@gmail.com> Date: Tue Dec 15 12:04:56 2020 +0100 Updated Portal Scene with Shadergraph / Removed Old Shader commit 90bd12b928a23a19dc5719934ece2f4de064f229 Author: Thomas ICHÉ <peeweek@gmail.com> Date: Tue Dec 15 11:10:00 2020 +0100 Updated Project to 10.2.2 / 2020.2.0b12
1 parent 2868476 commit 8653be1

145 files changed

Lines changed: 36119 additions & 150748 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ sysinfo.txt
3737
*.unitypackage
3838
Logs
3939
Packages/packages-lock.json
40+
UserSettings
41+
.vsconfig
42+
Build*

Assets/HDRP/HDRenderPipelineAsset.asset

Lines changed: 117 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ MonoBehaviour:
1212
m_Script: {fileID: 11500000, guid: 0cf1dab834d4ec34195b920ea7bbf9ec, type: 3}
1313
m_Name: HDRenderPipelineAsset
1414
m_EditorClassIdentifier:
15-
m_Version: 14
15+
m_Version: 18
1616
m_ObsoleteFrameSettings:
1717
overrides: 0
1818
enableShadow: 0
@@ -152,48 +152,63 @@ MonoBehaviour:
152152
type: 2}
153153
m_RenderPipelineRayTracingResources: {fileID: 0}
154154
m_DefaultVolumeProfile: {fileID: 0}
155+
m_LensAttenuation: 0
156+
m_UseRenderGraph: 1
155157
m_DefaultLookDevProfile: {fileID: 0}
156158
m_RenderingPathDefaultCameraFrameSettings:
157159
bitDatas:
158-
data1: 52688510517085
159-
data2: 4539628425463136256
160+
data1: 123057254694749
161+
data2: 4539628425463136280
160162
lodBias: 1
161163
lodBiasMode: 0
162164
lodBiasQualityLevel: 0
163165
maximumLODLevel: 0
164166
maximumLODLevelMode: 0
165167
maximumLODLevelQualityLevel: 0
168+
sssQualityMode: 0
169+
sssQualityLevel: 0
170+
sssCustomSampleBudget: 20
166171
materialQuality: 0
167172
m_RenderingPathDefaultBakedOrCustomReflectionFrameSettings:
168173
bitDatas:
169-
data1: 69340090171165
170-
data2: 4539628424389459968
174+
data1: 139708834348829
175+
data2: 4539628424389459992
171176
lodBias: 1
172177
lodBiasMode: 0
173178
lodBiasQualityLevel: 0
174179
maximumLODLevel: 0
175180
maximumLODLevelMode: 0
176181
maximumLODLevelQualityLevel: 0
182+
sssQualityMode: 0
183+
sssQualityLevel: 0
184+
sssCustomSampleBudget: 20
177185
materialQuality: 0
178186
m_RenderingPathDefaultRealtimeReflectionFrameSettings:
179187
bitDatas:
180-
data1: 1526694157341
181-
data2: 4539628424389459968
188+
data1: 71895438335005
189+
data2: 4539628424389459992
182190
lodBias: 1
183191
lodBiasMode: 0
184192
lodBiasQualityLevel: 0
185193
maximumLODLevel: 0
186194
maximumLODLevelMode: 0
187195
maximumLODLevelQualityLevel: 0
196+
sssQualityMode: 0
197+
sssQualityLevel: 0
198+
sssCustomSampleBudget: 20
188199
materialQuality: 0
189200
m_RenderPipelineSettings:
190201
supportShadowMask: 1
191202
supportSSR: 1
203+
supportSSRTransparent: 0
192204
supportSSAO: 1
205+
supportSSGI: 0
193206
supportSubsurfaceScattering: 1
194-
increaseSssSampleCount: 0
207+
sssSampleBudget:
208+
m_Values: 140000002800000050000000
209+
m_SchemaId:
210+
m_Id: With3Levels
195211
supportVolumetrics: 1
196-
increaseResolutionOfVolumetrics: 0
197212
supportLightLayers: 0
198213
lightLayerName0: Light Layer default
199214
lightLayerName1: Light Layer 1
@@ -211,25 +226,42 @@ MonoBehaviour:
211226
supportCustomPass: 1
212227
customBufferFormat: 12
213228
supportedLitShaderMode: 2
229+
planarReflectionResolution:
230+
m_Values: 000100000004000000080000
231+
m_SchemaId:
232+
m_Id: With3Levels
214233
supportDecals: 0
234+
supportDecalLayers: 0
235+
decalLayerName0: Decal Layer default
236+
decalLayerName1: Decal Layer 1
237+
decalLayerName2: Decal Layer 2
238+
decalLayerName3: Decal Layer 3
239+
decalLayerName4: Decal Layer 4
240+
decalLayerName5: Decal Layer 5
241+
decalLayerName6: Decal Layer 6
242+
decalLayerName7: Decal Layer 7
215243
msaaSampleCount: 4
216244
supportMotionVectors: 1
217-
supportRuntimeDebugDisplay: 1
245+
supportRuntimeDebugDisplay: 0
246+
supportRuntimeAOVAPI: 0
218247
supportDitheringCrossFade: 1
219248
supportTerrainHole: 0
249+
supportProbeVolume: 0
220250
supportRayTracing: 0
251+
supportedRayTracingMode: 3
252+
probeVolumeSettings:
253+
atlasResolution: 128
254+
atlasOctahedralDepthResolution: 2048
221255
lightLoopSettings:
222256
cookieAtlasSize: 2048
223257
cookieFormat: 74
224-
pointCookieSize: 128
225-
cubeCookieTexArraySize: 16
226258
cookieAtlasLastValidMip: 0
227259
cookieTexArraySize: 16
228260
planarReflectionAtlasSize: 1024
229261
reflectionProbeCacheSize: 4
230262
reflectionCubemapSize: 128
231263
reflectionCacheCompressed: 0
232-
planarReflectionCacheCompressed: 0
264+
reflectionProbeFormat: 74
233265
skyReflectionSize: 256
234266
skyLightingOverrideLayerMask:
235267
serializedVersion: 2
@@ -241,6 +273,7 @@ MonoBehaviour:
241273
maxEnvLightsOnScreen: 64
242274
maxDecalsOnScreen: 512
243275
maxPlanarReflectionOnScreen: 16
276+
maxLightsPerClusterCell: 8
244277
hdShadowInitParams:
245278
maxShadowRequests: 128
246279
directionalShadowsDepthBits: 32
@@ -253,6 +286,8 @@ MonoBehaviour:
253286
shadowAtlasResolution: 4096
254287
shadowAtlasDepthBits: 32
255288
useDynamicViewportRescale: 1
289+
cachedPunctualLightShadowAtlas: 2048
290+
cachedAreaLightShadowAtlas: 1024
256291
shadowResolutionDirectional:
257292
m_Values: 00010000000200000004000000080000
258293
m_SchemaId:
@@ -295,6 +330,7 @@ MonoBehaviour:
295330
xrSettings:
296331
singlePass: 1
297332
occlusionMesh: 1
333+
cameraJitter: 0
298334
postProcessQualitySettings:
299335
NearBlurSampleCount: 030000000500000008000000
300336
NearBlurMaxRadius:
@@ -308,9 +344,11 @@ MonoBehaviour:
308344
- 13
309345
DoFResolution: 040000000200000001000000
310346
DoFHighQualityFiltering: 000101
347+
DoFPhysicallyBased: 000000
311348
MotionBlurSampleCount: 04000000080000000c000000
312349
BloomRes: 040000000200000002000000
313350
BloomHighQualityFiltering: 000101
351+
BloomHighQualityPrefiltering: 000001
314352
ChromaticAberrationMaxSamples: 03000000060000000c000000
315353
lightSettings:
316354
useContactShadow:
@@ -336,6 +374,66 @@ MonoBehaviour:
336374
AODirectionCount: 010000000200000004000000
337375
ContactShadowSampleCount: 060000000a00000010000000
338376
SSRMaxRaySteps: 100000002000000040000000
377+
RTAORayLength:
378+
- 0.5
379+
- 3
380+
- 20
381+
RTAOSampleCount: 010000000200000008000000
382+
RTAODenoise: 010101
383+
RTAODenoiserRadius:
384+
- 0.25
385+
- 0.5
386+
- 0.65
387+
RTGIRayLength:
388+
- 50
389+
- 50
390+
- 50
391+
RTGIFullResolution: 000001
392+
RTGIClampValue:
393+
- 0.5
394+
- 0.8
395+
- 1.5
396+
RTGIUpScaleRadius: 040000000400000004000000
397+
RTGIDenoise: 010101
398+
RTGIHalfResDenoise: 010000
399+
RTGIDenoiserRadius:
400+
- 0.75
401+
- 0.5
402+
- 0.25
403+
RTGISecondDenoise: 010101
404+
RTGISecondDenoiserRadius:
405+
- 0
406+
- 0
407+
- 0
408+
RTRMinSmoothness:
409+
- 0.6
410+
- 0.4
411+
- 0
412+
RTRSmoothnessFadeStart:
413+
- 0.7
414+
- 0.5
415+
- 0
416+
RTRRayLength:
417+
- 50
418+
- 50
419+
- 50
420+
RTRClampValue:
421+
- 0.8
422+
- 1
423+
- 1.2
424+
RTRUpScaleRadius: 040000000400000003000000
425+
RTRFullResolution: 000001
426+
RTRDenoise: 010101
427+
RTRDenoiserRadius: 080000000c00000010000000
428+
Fog_ControlMode: 000000000000000000000000
429+
Fog_Budget:
430+
- 0.166
431+
- 0.33
432+
- 0.666
433+
Fog_DepthRatio:
434+
- 0.666
435+
- 0.666
436+
- 0.5
339437
allowShaderVariantStripping: 1
340438
enableSRPBatcher: 1
341439
shaderVariantLogLevel: 0
@@ -353,5 +451,11 @@ MonoBehaviour:
353451
- {fileID: 11400000, guid: 6e1a48f5bc9e7a94b9d007084193aace, type: 2}
354452
- {fileID: 11400000, guid: 13713b45b71602b4aa14178bc2aaf1c4, type: 2}
355453
beforeTransparentCustomPostProcesses: []
454+
beforeTAACustomPostProcesses: []
356455
beforePostProcessCustomPostProcesses: []
357456
afterPostProcessCustomPostProcesses: []
457+
virtualTexturingSettings:
458+
streamingCpuCacheSizeInMegaBytes: 256
459+
streamingGpuCacheSettings:
460+
- format: 0
461+
sizeInMegaBytes: 128

0 commit comments

Comments
 (0)