Skip to content

Commit 233a9fd

Browse files
proper versions for 6000 and above
1 parent 048a2a8 commit 233a9fd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

com.unity.template-hd/Packages/com.unity.template.hd/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
"version": "16.1.1",
55
"type": "template",
66
"host": "hub",
7-
"unity": "6000.4",
7+
"unity": "6000.0",
88
"description": "This template utilizes the High Definition Render Pipeline. Making it a good starting point for people focused on high-end graphics that want to develop games for platforms that support Shader Model 5.0 (DX11 and above). \n\nBeyond being tuned for High End visuals this project includes\n\u25aa Shadergraph \n\u25aa Visual Effect Graph \n\u25aa Presets \n\u25aa Example content",
99
"dependencies": {
1010
"com.unity.collab-proxy": "2.9.3",
1111
"com.unity.feature.development": "1.0.2",
12-
"com.unity.cinemachine": "2.10.5",
12+
"com.unity.cinemachine": "2.10.4",
1313
"com.unity.inputsystem": "1.14.2",
14-
"com.unity.learn.iet-framework": "5.0.2",
15-
"com.unity.render-pipelines.high-definition": "17.4.0",
14+
"com.unity.learn.iet-framework": "4.0.4",
15+
"com.unity.render-pipelines.high-definition": "17.0.4",
1616
"com.unity.timeline": "1.8.9",
1717
"com.unity.ugui": "2.0.0",
1818
"com.unity.visualscripting": "1.9.7"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2023.2.0a21
2-
m_EditorVersionWithRevision: 2023.2.0a21 (25bfa0fab379)
1+
m_EditorVersion: 6000.0.58f1
2+
m_EditorVersionWithRevision: 6000.0.58f1 (44b8bf3a3225)

0 commit comments

Comments
 (0)