Skip to content

update manifest for template for 8.1.0 + fix issue in hdrp template #175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 18, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ MonoBehaviour:
m_BarrelClipping: 0.25
m_Anamorphism: 0
flipYMode: 0
xrRendering: 1
fullscreenPassthrough: 0
allowDynamicResolution: 0
customRenderingSettings: 0
Expand Down Expand Up @@ -235,7 +236,7 @@ MonoBehaviour:
priority: 0
blendDistance: 0
weight: 1
sharedProfile: {fileID: 11400000, guid: 64d0a8af6f49caf40ba9a93ecc9f9714, type: 2}
sharedProfile: {fileID: 11400000, guid: 2801c2ff7303a7543a8727f862f6c236, type: 2}
--- !u!1 &5710712751814275007
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -341,7 +342,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 7a68c43fe1f2a47cfa234b5eeaa98012, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Version: 9
m_Version: 10
m_ObsoleteShadowResolutionTier: 1
m_ObsoleteUseShadowQualitySettings: 0
m_ObsoleteCustomShadowResolution: 512
Expand Down Expand Up @@ -387,6 +388,7 @@ MonoBehaviour:
m_FilterSizeTraced: 16
m_SunLightConeAngle: 0.5
m_LightShadowRadius: 0.5
m_SemiTransparentShadow: 0
m_ColorShadow: 1
m_EvsmExponent: 15
m_EvsmLightLeakBias: 0
Expand Down Expand Up @@ -436,6 +438,8 @@ MonoBehaviour:
useVolumetric: 1
featuresFoldout: 1
showAdditionalSettings: 0
m_AreaLightEmissiveMeshShadowCastingMode: 0
m_AreaLightEmissiveMeshMotionVectorGenerationMode: 0
--- !u!1 &5823510469358171751
GameObject:
m_ObjectHideFlags: 0
Expand All @@ -446,7 +450,7 @@ GameObject:
m_Component:
- component: {fileID: 3321477440709210067}
m_Layer: 0
m_Name: Root
m_Name: DefaultSceneRoot
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ MonoBehaviour:
hdr: 1
showAlpha: 0
showEyeDropper: 1
tint:
m_OverrideState: 0
m_Value: {r: 1, g: 1, b: 1, a: 1}
hdr: 1
showAlpha: 0
showEyeDropper: 1
maxFogDistance:
m_OverrideState: 0
m_Value: 5000
Expand Down Expand Up @@ -154,11 +160,11 @@ MonoBehaviour:
min: 0
upperHemisphereLuxValue:
m_OverrideState: 0
m_Value: 0.46607146
m_Value: 0.4660715
min: 0
upperHemisphereLuxColor:
m_OverrideState: 0
m_Value: {x: 0.18750611, y: 0.29181966, z: 0.5}
m_Value: {x: 0.18750614, y: 0.29181972, z: 0.5}
desiredLuxValue:
m_OverrideState: 0
m_Value: 20000
Expand All @@ -174,7 +180,7 @@ MonoBehaviour:
m_Value: 0
hdriSky:
m_OverrideState: 1
m_Value: {fileID: 8900000, guid: 8253d41e6e8b11a4cbe77a4f8f82934d, type: 3}
m_Value: {fileID: 8900000, guid: 54a3a0570aebe8949bec4966f1376581, type: 3}
enableBackplate:
m_OverrideState: 0
m_Value: 0
Expand Down
6 changes: 3 additions & 3 deletions com.unity.template-hd/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"com.unity.analytics": "3.3.5",
"com.unity.collab-proxy": "1.3.7",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.0",
"com.unity.ide.vscode": "1.1.4",
"com.unity.ide.visualstudio": "2.0.1",
"com.unity.ide.vscode": "1.2.0",
"com.unity.multiplayer-hlapi": "1.0.4",
"com.unity.purchasing": "2.0.6",
"com.unity.render-pipelines.high-definition": "8.1.0",
"com.unity.test-framework": "1.1.11",
"com.unity.test-framework": "1.1.13",
"com.unity.textmeshpro": "3.0.0-preview.1",
"com.unity.timeline": "1.2.6",
"com.unity.ugui": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions com.unity.template-universal/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ads": "3.3.1",
"com.unity.ads": "3.4.4",
"com.unity.analytics": "3.3.5",
"com.unity.collab-proxy": "1.3.7",
"com.unity.ext.nunit": "1.0.0",
"com.unity.ide.rider": "1.2.1",
"com.unity.ide.visualstudio": "2.0.0",
"com.unity.ide.vscode": "1.1.4",
"com.unity.ide.visualstudio": "2.0.1",
"com.unity.ide.vscode": "1.2.0",
"com.unity.purchasing": "2.0.6",
"com.unity.render-pipelines.universal": "8.1.0",
"com.unity.test-framework": "1.1.11",
"com.unity.test-framework": "1.1.13",
"com.unity.textmeshpro": "3.0.0-preview.4",
"com.unity.timeline": "1.2.11",
"com.unity.ugui": "1.0.0",
Expand Down