upgrade to 6.2

This commit is contained in:
2025-09-24 13:57:51 +02:00
parent b893237ce8
commit d3dc51e2bf
7 changed files with 48 additions and 37 deletions

View File

@@ -62,3 +62,8 @@ MonoBehaviour:
SourcePrefabToOverride: {fileID: 0} SourcePrefabToOverride: {fileID: 0}
SourceHashToOverride: 0 SourceHashToOverride: 0
OverridingTargetPrefab: {fileID: 0} OverridingTargetPrefab: {fileID: 0}
- Override: 0
Prefab: {fileID: 75161255762383020, guid: 1ef3259331ddc1f4d94b628323ec45f3, type: 3}
SourcePrefabToOverride: {fileID: 0}
SourceHashToOverride: 0
OverridingTargetPrefab: {fileID: 0}

View File

@@ -61,6 +61,7 @@ MonoBehaviour:
- rid: 8408844319228428313 - rid: 8408844319228428313
- rid: 8408844319228428314 - rid: 8408844319228428314
- rid: 8408844319228428315 - rid: 8408844319228428315
- rid: 7786560465546510336
m_RuntimeSettings: m_RuntimeSettings:
m_List: [] m_List: []
m_AssetVersion: 8 m_AssetVersion: 8
@@ -93,6 +94,11 @@ MonoBehaviour:
references: references:
version: 2 version: 2
RefIds: RefIds:
- rid: 7786560465546510336
type: {class: RenderingDebuggerRuntimeResources, ns: UnityEngine.Rendering,
asm: Unity.RenderPipelines.Core.Runtime}
data:
m_version: 0
- rid: 8408844319228428288 - rid: 8408844319228428288
type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime} type: {class: Renderer2DResources, ns: UnityEngine.Rendering.Universal, asm: Unity.RenderPipelines.Universal.Runtime}
data: data:
@@ -204,12 +210,6 @@ MonoBehaviour:
type: 3} type: 3}
m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd, m_AutodeskInteractiveMasked: {fileID: 4800000, guid: 80aa867ac363ac043847b06ad71604cd,
type: 3} type: 3}
m_TerrainDetailLit: {fileID: 4800000, guid: f6783ab646d374f94b199774402a5144,
type: 3}
m_TerrainDetailGrassBillboard: {fileID: 4800000, guid: 29868e73b638e48ca99a19ea58c48d90,
type: 3}
m_TerrainDetailGrass: {fileID: 4800000, guid: e507fdfead5ca47e8b9a768b51c291a1,
type: 3}
m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b, m_DefaultSpeedTree7Shader: {fileID: 4800000, guid: 0f4122b9a743b744abe2fb6a0a88868b,
type: 3} type: 3}
m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec, m_DefaultSpeedTree8Shader: {fileID: -6465566751694194690, guid: 9920c1f1781549a46ba081a2a15a16ec,

View File

@@ -109,6 +109,7 @@ MonoBehaviour:
m_multiviewRenderRegionsOptimizationMode: 0 m_multiviewRenderRegionsOptimizationMode: 0
m_hasMigratedMultiviewRenderRegionSetting: 1 m_hasMigratedMultiviewRenderRegionSetting: 1
m_foveatedRenderingApi: 0 m_foveatedRenderingApi: 0
m_useOpenXRPredictedTime: 0
--- !u!114 &-8329024555236165502 --- !u!114 &-8329024555236165502
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -380,6 +381,7 @@ MonoBehaviour:
m_multiviewRenderRegionsOptimizationMode: 0 m_multiviewRenderRegionsOptimizationMode: 0
m_hasMigratedMultiviewRenderRegionSetting: 1 m_hasMigratedMultiviewRenderRegionSetting: 1
m_foveatedRenderingApi: 0 m_foveatedRenderingApi: 0
m_useOpenXRPredictedTime: 0
--- !u!114 &-4210802607049660204 --- !u!114 &-4210802607049660204
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@@ -421,6 +423,7 @@ MonoBehaviour:
company: Unity company: Unity
priority: 0 priority: 0
required: 0 required: 0
m_UseRightHandedNDC: 0
--- !u!114 &-3138498671197059368 --- !u!114 &-3138498671197059368
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0

View File

@@ -1,19 +1,19 @@
{ {
"dependencies": { "dependencies": {
"com.meta.xr.sdk.all": "77.0.0", "com.meta.xr.sdk.all": "77.0.0",
"com.unity.collab-proxy": "2.8.2", "com.unity.collab-proxy": "2.9.3",
"com.unity.ide.rider": "3.0.36", "com.unity.ide.rider": "3.0.37",
"com.unity.ide.visualstudio": "2.0.23", "com.unity.ide.visualstudio": "2.0.23",
"com.unity.inputsystem": "1.14.1", "com.unity.inputsystem": "1.14.2",
"com.unity.multiplayer.center": "1.0.0", "com.unity.multiplayer.center": "1.0.0",
"com.unity.netcode.gameobjects": "2.4.3", "com.unity.netcode.gameobjects": "2.4.3",
"com.unity.render-pipelines.universal": "17.1.0", "com.unity.render-pipelines.universal": "17.2.0",
"com.unity.services.relay": "1.1.1", "com.unity.services.relay": "1.1.1",
"com.unity.test-framework": "1.5.1", "com.unity.test-framework": "1.5.1",
"com.unity.timeline": "1.8.8", "com.unity.timeline": "1.8.9",
"com.unity.ugui": "2.0.0", "com.unity.ugui": "2.0.0",
"com.unity.xr.management": "4.5.1", "com.unity.xr.management": "4.5.1",
"com.unity.xr.openxr": "1.15.0", "com.unity.xr.openxr": "1.15.1",
"com.unity.modules.accessibility": "1.0.0", "com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0", "com.unity.modules.androidjni": "1.0.0",

View File

@@ -96,7 +96,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ai.navigation": { "com.unity.ai.navigation": {
"version": "2.0.8", "version": "2.0.9",
"depth": 2, "depth": 2,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -105,7 +105,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.burst": { "com.unity.burst": {
"version": "1.8.23", "version": "1.8.24",
"depth": 2, "depth": 2,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -115,20 +115,21 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.collab-proxy": { "com.unity.collab-proxy": {
"version": "2.8.2", "version": "2.9.3",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": {}, "dependencies": {},
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.collections": { "com.unity.collections": {
"version": "2.5.1", "version": "2.5.7",
"depth": 2, "depth": 2,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.burst": "1.8.17", "com.unity.burst": "1.8.19",
"com.unity.test-framework": "1.4.5", "com.unity.mathematics": "1.3.2",
"com.unity.nuget.mono-cecil": "1.11.4", "com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.5",
"com.unity.test-framework.performance": "3.0.3" "com.unity.test-framework.performance": "3.0.3"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@@ -140,7 +141,7 @@
"dependencies": {} "dependencies": {}
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.36", "version": "3.0.37",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -158,7 +159,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.inputsystem": { "com.unity.inputsystem": {
"version": "1.14.1", "version": "1.14.2",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -192,7 +193,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.nuget.mono-cecil": { "com.unity.nuget.mono-cecil": {
"version": "1.11.4", "version": "1.11.5",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": {}, "dependencies": {},
@@ -206,7 +207,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.render-pipelines.core": { "com.unity.render-pipelines.core": {
"version": "17.1.0", "version": "17.2.0",
"depth": 1, "depth": 1,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
@@ -221,12 +222,12 @@
} }
}, },
"com.unity.render-pipelines.universal": { "com.unity.render-pipelines.universal": {
"version": "17.1.0", "version": "17.2.0",
"depth": 0, "depth": 0,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.render-pipelines.core": "17.1.0", "com.unity.render-pipelines.core": "17.2.0",
"com.unity.shadergraph": "17.1.0", "com.unity.shadergraph": "17.2.0",
"com.unity.render-pipelines.universal-config": "17.0.3" "com.unity.render-pipelines.universal-config": "17.0.3"
} }
}, },
@@ -310,11 +311,11 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.shadergraph": { "com.unity.shadergraph": {
"version": "17.1.0", "version": "17.2.0",
"depth": 1, "depth": 1,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.render-pipelines.core": "17.1.0", "com.unity.render-pipelines.core": "17.2.0",
"com.unity.searcher": "4.9.3" "com.unity.searcher": "4.9.3"
} }
}, },
@@ -347,24 +348,24 @@
} }
}, },
"com.unity.timeline": { "com.unity.timeline": {
"version": "1.8.8", "version": "1.8.9",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0", "com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0" "com.unity.modules.particlesystem": "1.0.0"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.transport": { "com.unity.transport": {
"version": "2.5.2", "version": "2.5.3",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
"com.unity.burst": "1.8.12",
"com.unity.collections": "2.2.1", "com.unity.collections": "2.2.1",
"com.unity.burst": "1.8.12",
"com.unity.mathematics": "1.3.1" "com.unity.mathematics": "1.3.1"
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
@@ -379,7 +380,7 @@
} }
}, },
"com.unity.xr.core-utils": { "com.unity.xr.core-utils": {
"version": "2.5.2", "version": "2.5.3",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -411,7 +412,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.xr.openxr": { "com.unity.xr.openxr": {
"version": "1.15.0", "version": "1.15.1",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -570,7 +571,8 @@
"com.unity.modules.ui": "1.0.0", "com.unity.modules.ui": "1.0.0",
"com.unity.modules.imgui": "1.0.0", "com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.hierarchycore": "1.0.0" "com.unity.modules.hierarchycore": "1.0.0",
"com.unity.modules.physics": "1.0.0"
} }
}, },
"com.unity.modules.umbra": { "com.unity.modules.umbra": {

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 6000.1.12f1 m_EditorVersion: 6000.2.5f1
m_EditorVersionWithRevision: 6000.1.12f1 (da0c3ee78ee0) m_EditorVersionWithRevision: 6000.2.5f1 (43d04cd1df69)

View File

@@ -13,6 +13,7 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
shaderVariantLimit: 128 shaderVariantLimit: 128
overrideShaderVariantLimit: 0
customInterpolatorErrorThreshold: 32 customInterpolatorErrorThreshold: 32
customInterpolatorWarningThreshold: 16 customInterpolatorWarningThreshold: 16
customHeatmapValues: {fileID: 0} customHeatmapValues: {fileID: 0}