Skip to content

Commit

Permalink
[HDRP][URP] update manifest of SRP templates (Unity-Technologies#5799)
Browse files Browse the repository at this point in the history
* update manifest

* update urp manifest

* update manifest

* update manifest

* remove unecessary module

* Remove test framework

* Update package.json

* Update package.json

* Update manifest.json

* Update manifest.json

* Update package.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update manifest.json

* Update package.json

* bump packages version

* Update package.json

* Update manifest.json

* - Moved the Scenes folder from /SampleSceneAssets to root (fix warning on first open)
- Changed Tutorials asset to not use Project Layout feature (fix missing unity version text)

* fix valid exception

Co-authored-by: Motiejus Viltrakis <motiejus.viltrakis@hq.unity3d.com>
  • Loading branch information
sebastienlagarde and Motiejus Viltrakis committed Oct 6, 2021
1 parent 7de9316 commit 1ede825
Show file tree
Hide file tree
Showing 79 changed files with 36 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ MonoBehaviour:
Description:
m_Untranslated: This series of tutorials will lead you through the basics of
HDRP.
ProjectLayout: {fileID: 102900000, guid: ec0f28aca6ef05f4693fe96db9f2b71c, type: 3}
ProjectLayout: {fileID: 0}
Sections:
- OrderInView: 0
Heading:
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project template will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [13.1.0] - 2021-09-28

### Changed
- Update manifest to include required packages

## [13.0.0] - 2021-09-01

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ErrorExceptions": [
{
"ValidationTest": "Primed Library Validation",
"PackageVersion": "13.0.0"
"PackageVersion": "13.1.0"
}
],
"WarningExceptions": []
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
{
"name": "com.unity.template.hd",
"displayName": "High Definition RP",
"version": "13.0.0",
"version": "13.1.0",
"type": "template",
"host": "hub",
"unity": "2022.1",
"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",
"dependencies": {
"com.unity.collab-proxy": "1.9.0",
"com.unity.feature.development": "1.0.1",
"com.unity.textmeshpro": "3.0.6",
"com.unity.cinemachine": "2.8.0",
"com.unity.inputsystem": "1.1.0-pre.5",
"com.unity.learn.iet-framework": "2.0.0",
"com.unity.render-pipelines.high-definition": "13.0.0"
"com.unity.render-pipelines.high-definition": "13.0.0",
"com.unity.timeline": "1.6.2",
"com.unity.ugui": "1.0.0"
}
}
8 changes: 4 additions & 4 deletions com.unity.template-hd/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"dependencies": {
"com.unity.cinemachine": "2.8.0",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.11",
"com.unity.ide.vscode": "1.2.3",
"com.unity.collab-proxy": "1.9.0",
"com.unity.feature.development": "1.0.1",
"com.unity.inputsystem": "1.1.0-pre.5",
"com.unity.learn.iet-framework": "2.0.0",
"com.unity.render-pipelines.high-definition": "13.0.0",
"com.unity.learn.iet-framework.authoring": "1.0.0",
"com.unity.timeline": "1.6.1",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.2",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project template will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [13.1.0] - 2021-09-28

### Changed
- Update manifest to include required packages

## [13.0.0] - 2021-09-01

### Changed
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ErrorExceptions": [
{
"ValidationTest": "Primed Library Validation",
"PackageVersion": "13.0.0"
"PackageVersion": "13.1.0"
}
],
"WarningExceptions": []
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
{
"name": "com.unity.template.universal",
"displayName": "Universal Render Pipeline",
"version": "13.0.0",
"version": "13.1.0",
"type": "template",
"unity": "2022.1",
"host": "hub",
"description": "The Universal Render Pipeline Template configures Project settings for Projects where performance, wide platform support, and ease of customizing graphics are the primary considerations.\n\nThis Template uses the Universal Render Pipeline (URP) and Shader Graph. URP is prebuilt Scriptable Render Pipeline that is quick and easy to customize, and lets you create optimized graphics across a wide range of platforms. URP also includes an optimized 2D renderer complete with 2D lights and pixel perfect rendering, and an integrated post-processing solution. Shader Graph is a tool that allows you to create shaders using a visual node editor instead of writing code.\n\nThis template contains a sample Scene that contains examples of how to configure lighting settings, Materials, Shaders, and post-processing effects in URP, several preconfigured Universal Render Pipeline Assets that let you quickly swap between graphics quality levels, and Presets that have been optimized for use with URP.",
"dependencies": {
"com.unity.render-pipelines.universal": "13.0.0"
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.collab-proxy": "1.7.1",
"com.unity.feature.development": "1.0.1",
"com.unity.render-pipelines.universal": "13.0.0",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.2",
"com.unity.ugui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.8"
}
}
10 changes: 2 additions & 8 deletions com.unity.template-universal/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,12 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ads": "3.7.1",
"com.unity.analytics": "3.6.11",
"com.unity.collab-proxy": "1.7.1",
"com.unity.ext.nunit": "1.0.6",
"com.unity.ide.rider": "3.0.7",
"com.unity.ide.visualstudio": "2.0.9",
"com.unity.ide.vscode": "1.2.3",
"com.unity.purchasing": "3.2.2",
"com.unity.feature.development": "1.0.1",
"com.unity.render-pipelines.universal": "13.0.0",
"com.unity.test-framework": "1.1.29",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.6.1",
"com.unity.timeline": "1.6.2",
"com.unity.ugui": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.8",
"com.unity.modules.ai": "1.0.0",
Expand Down

0 comments on commit 1ede825

Please sign in to comment.