Skip to content

Commit

Permalink
bugfix: fixed build error of template project (#235)
Browse files Browse the repository at this point in the history
* fixed build error of template project

* upgrade package version 1.2.2
  • Loading branch information
karasusan authored Mar 6, 2020
1 parent 23e5458 commit 48717f9
Show file tree
Hide file tree
Showing 11 changed files with 54 additions and 15 deletions.
17 changes: 17 additions & 0 deletions Assets/Scripts/Editor/Unity.Template.RenderStreaming.Editor.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Unity.Template.RenderStreaming.Editor",
"references": [
"GUID:40a5acf76f04c4c8ebb69605e4b0d5c7"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
{
"name": "Unity.RenderStreaming",
"name": "Unity.Template.RenderStreaming.Runtime",
"references": [
"Unity.InputSystem",
"Unity.WebRTC",
"Unity.TextMeshPro"
],
"optionalUnityReferences": [],
"includePlatforms": [],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"macOSStandalone",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": []
"versionDefines": [],
"noEngineReferences": false
}
4 changes: 4 additions & 0 deletions Packages/com.unity.renderstreaming/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to com.unity.renderstreaming package will be documented in t
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).

## [1.2.2] - 2020-03-06

- Fixed: Fix build error when build standalone

## [1.2.1] - 2020-02-28

- Changed: Upgrading WebRTC to 1.1.1-preview
Expand Down
2 changes: 1 addition & 1 deletion Packages/com.unity.renderstreaming/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.unity.renderstreaming",
"displayName": "Unity Render Streaming",
"version": "1.2.1-preview",
"version": "1.2.2-preview",
"unity": "2019.3",
"description": "This is a package for using Unity Render Streaming technology. It contains two samples to use the technology.",
"dependencies": {
Expand Down
4 changes: 4 additions & 0 deletions Packages/com.unity.template.renderstreaming/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to the render streaming template package will be documented
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).

## [1.2.2] - 2020-03-06

- Fixed: Fix build error when build standalone

## [1.2.1] - 2020-02-28

- Changed: Upgrading WebRTC to 1.1.1-preview
Expand Down
4 changes: 2 additions & 2 deletions Packages/com.unity.template.renderstreaming/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "com.unity.template.renderstreaming",
"displayName": "Unity Render Streaming Template",
"version": "1.2.1-preview",
"version": "1.2.2-preview",
"type": "template",
"unity": "2019.3",
"description": "This is HDRP sample scene project integrated with Unity Render Streaming technology.\n\nAlong with its signaling web server, you could play around the scene in any webrtc supported web browser.",
"dependencies": {
"com.unity.renderstreaming": "1.2.1-preview",
"com.unity.renderstreaming": "1.2.2-preview",
"com.unity.render-pipelines.high-definition": "7.1.8"
}
}
7 changes: 2 additions & 5 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"com.unity.ide.vscode": "1.1.4",
"com.unity.inputsystem": "1.0.0-preview.4",
"com.unity.render-pipelines.high-definition": "7.1.8",
"com.unity.renderstreaming": "1.2.1-preview",
"com.unity.renderstreaming": "1.2.2-preview",
"com.unity.test-framework": "1.1.9",
"com.unity.textmeshpro": "2.0.1",
"com.unity.ugui": "1.0.0",
Expand Down Expand Up @@ -42,8 +42,5 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"testables": [
"com.unity.webrtc"
]
}
}
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ PlayerSettings:
bakeCollisionMeshes: 0
forceSingleInstance: 0
useFlipModelSwapchain: 1
resizableWindow: 0
resizableWindow: 1
useMacAppStoreValidation: 0
macAppStoreCategory: public.app-category.games
gpuSkinning: 1
Expand All @@ -91,7 +91,7 @@ PlayerSettings:
xboxEnableFitness: 0
visibleInBackground: 1
allowFullscreenSwitch: 1
fullscreenMode: 1
fullscreenMode: 3
xboxSpeechDB: 0
xboxEnableHeadOrientation: 0
xboxEnableGuest: 0
Expand Down
7 changes: 6 additions & 1 deletion ProjectSettings/graphicssettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
--- !u!30 &1
GraphicsSettings:
m_ObjectHideFlags: 0
serializedVersion: 12
serializedVersion: 13
m_Deferred:
m_Mode: 1
m_Shader: {fileID: 69, guid: 0000000000000000f000000000000000, type: 0}
Expand Down Expand Up @@ -35,6 +35,9 @@ GraphicsSettings:
- {fileID: 15106, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 10753, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 10770, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16000, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 16001, guid: 0000000000000000f000000000000000, type: 0}
- {fileID: 17000, guid: 0000000000000000f000000000000000, type: 0}
m_PreloadedShaders: []
m_SpritesDefaultMaterial: {fileID: 10754, guid: 0000000000000000f000000000000000,
type: 0}
Expand Down Expand Up @@ -128,3 +131,5 @@ GraphicsSettings:
m_AlbedoSwatchInfos: []
m_LightsUseLinearIntensity: 1
m_LightsUseColorTemperature: 1
m_LogWhenShaderIsCompiled: 0
m_AllowEnlightenSupportForUpgradedProject: 1

0 comments on commit 48717f9

Please sign in to comment.