Merge pull request #2739 from ousttrue/Unity-2022.3.62f2

Unity-2022.3.62f2
This commit is contained in:
ousttrue 2025-10-22 15:13:23 +09:00 committed by GitHub
commit 85f56bebcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View File

@ -68,7 +68,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.render-pipelines.core": { "com.unity.render-pipelines.core": {
"version": "14.0.11", "version": "14.0.12",
"depth": 1, "depth": 1,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
@ -85,8 +85,8 @@
"dependencies": { "dependencies": {
"com.unity.mathematics": "1.2.1", "com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.8.9", "com.unity.burst": "1.8.9",
"com.unity.render-pipelines.core": "14.0.11", "com.unity.render-pipelines.core": "14.0.12",
"com.unity.shadergraph": "14.0.11", "com.unity.shadergraph": "14.0.12",
"com.unity.render-pipelines.universal-config": "14.0.9" "com.unity.render-pipelines.universal-config": "14.0.9"
} }
}, },
@ -106,11 +106,11 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.shadergraph": { "com.unity.shadergraph": {
"version": "14.0.11", "version": "14.0.12",
"depth": 1, "depth": 1,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.render-pipelines.core": "14.0.11", "com.unity.render-pipelines.core": "14.0.12",
"com.unity.searcher": "4.9.2" "com.unity.searcher": "4.9.2"
} }
}, },

View File

@ -1,2 +1,2 @@
m_EditorVersion: 2022.3.52f1 m_EditorVersion: 2022.3.62f2
m_EditorVersionWithRevision: 2022.3.52f1 (1120fcb54228) m_EditorVersionWithRevision: 2022.3.62f2 (7670c08855a9)

View File

@ -2,7 +2,7 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &1 --- !u!114 &1
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 61 m_ObjectHideFlags: 53
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}