Skip to content

Commit 631189d

Browse files
committed
Renamed 2022.3 debug project to 2022.3-URP and included the XRI sample
1 parent cf9d182 commit 631189d

File tree

74 files changed

+1249
-349
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1249
-349
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: c46f07b5ed07e4e92aa78254188d3d10, type: 3}
13+
m_Name: InputSystem.inputsettings
14+
m_EditorClassIdentifier:
15+
m_SupportedDevices: []
16+
m_UpdateMode: 1
17+
m_MaxEventBytesPerUpdate: 5242880
18+
m_MaxQueuedEventsPerUpdate: 1000
19+
m_CompensateForScreenOrientation: 1
20+
m_BackgroundBehavior: 2
21+
m_EditorInputBehaviorInPlayMode: 0
22+
m_DefaultDeadzoneMin: 0.125
23+
m_DefaultDeadzoneMax: 0.925
24+
m_DefaultButtonPressPoint: 0.5
25+
m_ButtonReleaseThreshold: 0.75
26+
m_DefaultTapTime: 0.2
27+
m_DefaultSlowTapTime: 0.5
28+
m_DefaultHoldTime: 0.4
29+
m_TapRadius: 5
30+
m_MultiTapDelayTime: 0.75
31+
m_DisableRedundantEventsMerging: 0
32+
m_ShortcutKeysConsumeInputs: 0
33+
m_iOSSettings:
34+
m_MotionUsage:
35+
m_Enabled: 0
36+
m_Description:

DebugProjects/Unity2022.3-URP/Assets/InputSystem.inputsettings.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../MainProject/Assets/Samples

DebugProjects/Unity2022.3/Assets/WebXR/Samples/Desert.meta renamed to DebugProjects/Unity2022.3-URP/Assets/Samples.meta

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_CorrespondingSourceObject: {fileID: 0}
7+
m_PrefabInstance: {fileID: 0}
8+
m_PrefabAsset: {fileID: 0}
9+
m_GameObject: {fileID: 0}
10+
m_Enabled: 1
11+
m_EditorHideFlags: 0
12+
m_Script: {fileID: 11500000, guid: 2ec995e51a6e251468d2a3fd8a686257, type: 3}
13+
m_Name: UniversalRenderPipelineGlobalSettings
14+
m_EditorClassIdentifier:
15+
k_AssetVersion: 3
16+
m_RenderingLayerNames:
17+
- Default
18+
m_ValidRenderingLayers: 1
19+
lightLayerName0:
20+
lightLayerName1:
21+
lightLayerName2:
22+
lightLayerName3:
23+
lightLayerName4:
24+
lightLayerName5:
25+
lightLayerName6:
26+
lightLayerName7:
27+
m_StripDebugVariants: 1
28+
m_StripUnusedPostProcessingVariants: 0
29+
m_StripUnusedVariants: 1
30+
m_StripUnusedLODCrossFadeVariants: 1
31+
m_StripScreenCoordOverrideVariants: 1
32+
supportRuntimeDebugDisplay: 0
33+
m_ShaderVariantLogLevel: 0
34+
m_ExportShaderVariants: 1

DebugProjects/Unity2022.3-URP/Assets/UniversalRenderPipelineGlobalSettings.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)