Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
顺
顺职VR迷宫游戏教学
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨泽宇
顺职VR迷宫游戏教学
Commits
2dbba1fa
Unverified
Commit
2dbba1fa
authored
Jan 13, 2023
by
Chris Massie
Committed by
GitHub
Jan 13, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #99 from Unity-Technologies/staging-openxr
Change VR project to use OpenXR
parents
b7b79d3f
0d09303a
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
792 additions
and
174 deletions
+792
-174
Open XR Loader.asset
VR/Assets/XR/Loaders/Open XR Loader.asset
+2
-2
Open XR Loader.asset.meta
VR/Assets/XR/Loaders/Open XR Loader.asset.meta
+2
-2
Windows MR Loader.asset.meta
VR/Assets/XR/Loaders/Windows MR Loader.asset.meta
+0
-8
Oculus Settings.asset
VR/Assets/XR/Settings/Oculus Settings.asset
+0
-23
OpenXR Editor Settings.asset
VR/Assets/XR/Settings/OpenXR Editor Settings.asset
+7
-2
OpenXR Editor Settings.asset.meta
VR/Assets/XR/Settings/OpenXR Editor Settings.asset.meta
+2
-2
OpenXR Package Settings.asset
VR/Assets/XR/Settings/OpenXR Package Settings.asset
+655
-0
OpenXR Package Settings.asset.meta
VR/Assets/XR/Settings/OpenXR Package Settings.asset.meta
+2
-2
Windows MR Package Settings.asset
VR/Assets/XR/Settings/Windows MR Package Settings.asset
+0
-47
XRGeneralSettings.asset
VR/Assets/XR/XRGeneralSettings.asset
+2
-3
com.microsoft.mixedreality.openxr-1.7.0.tgz
.../MixedReality/com.microsoft.mixedreality.openxr-1.7.0.tgz
+0
-0
manifest.json
VR/Packages/manifest.json
+4
-4
packages-lock.json
VR/Packages/packages-lock.json
+29
-30
EditorBuildSettings.asset
VR/ProjectSettings/EditorBuildSettings.asset
+2
-0
GraphicsSettings.asset
VR/ProjectSettings/GraphicsSettings.asset
+3
-2
ProjectSettings.asset
VR/ProjectSettings/ProjectSettings.asset
+80
-47
UnityConnectSettings.asset
VR/ProjectSettings/UnityConnectSettings.asset
+2
-0
No files found.
VR/Assets/XR/Loaders/O
culus
Loader.asset
→
VR/Assets/XR/Loaders/O
pen XR
Loader.asset
View file @
2dbba1fa
...
...
@@ -9,6 +9,6 @@ MonoBehaviour:
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
03bc68f14d65e7747a59d5ff74bd199b
,
type
:
3
}
m_Name
:
O
culus
Loader
m_Script
:
{
fileID
:
11500000
,
guid
:
d3552e428dc7646a88de3ed3650f87da
,
type
:
3
}
m_Name
:
O
pen XR
Loader
m_EditorClassIdentifier
:
VR/Assets/XR/
Settings/Oculus Settings
.asset.meta
→
VR/Assets/XR/
Loaders/Open XR Loader
.asset.meta
View file @
2dbba1fa
fileFormatVersion: 2
guid:
f3d36b094c7e90a48bfeecc8253553a0
guid:
e4881d22c374fd54d943e8748a7bf0e4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
mainObjectFileID:
1140000
0
userData:
assetBundleName:
assetBundleVariant:
VR/Assets/XR/Loaders/Windows MR Loader.asset.meta
deleted
100644 → 0
View file @
b7b79d3f
fileFormatVersion: 2
guid: 078f3bf2468fc8e43a33436b056f6e84
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
userData:
assetBundleName:
assetBundleVariant:
VR/Assets/XR/Settings/Oculus Settings.asset
deleted
100644 → 0
View file @
b7b79d3f
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
c353a8f1e58cf884584123914fe63cd5
,
type
:
3
}
m_Name
:
Oculus Settings
m_EditorClassIdentifier
:
m_StereoRenderingModeDesktop
:
0
m_StereoRenderingModeAndroid
:
0
SharedDepthBuffer
:
1
DashSupport
:
1
V2Signing
:
1
LowOverheadMode
:
0
ProtectedContext
:
0
FocusAware
:
1
OptimizeBufferDiscards
:
1
VR/Assets/XR/
Loaders/Windows MR Loader
.asset
→
VR/Assets/XR/
Settings/OpenXR Editor Settings
.asset
View file @
2dbba1fa
...
...
@@ -9,6 +9,11 @@ MonoBehaviour:
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
a140b66429c96344083035352cb7c898
,
type
:
3
}
m_Name
:
Windows MR Loader
m_Script
:
{
fileID
:
11500000
,
guid
:
975057b4fdcfb8142b3080d19a5cc712
,
type
:
3
}
m_Name
:
OpenXR Editor Settings
m_EditorClassIdentifier
:
Keys
:
010000000e000000
Values
:
-
featureSets
:
-
com.microsoft.openxr.featureset.wmr
-
featureSets
:
[]
VR/Assets/XR/
Loaders/Oculus Loader
.asset.meta
→
VR/Assets/XR/
Settings/OpenXR Editor Settings
.asset.meta
View file @
2dbba1fa
fileFormatVersion: 2
guid:
be26e2f8622097f48a52ef4e8f24f25b
guid:
70c94df9ace568a4085d38445e54f86c
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
mainObjectFileID:
1140000
0
userData:
assetBundleName:
assetBundleVariant:
VR/Assets/XR/Settings/OpenXR Package Settings.asset
0 → 100644
View file @
2dbba1fa
This diff is collapsed.
Click to expand it.
VR/Assets/XR/Settings/
Windows M
R Package Settings.asset.meta
→
VR/Assets/XR/Settings/
OpenX
R Package Settings.asset.meta
View file @
2dbba1fa
fileFormatVersion: 2
guid:
df8aae105e263a5468e482f51411abfe
guid:
58207546bb445ae40ad9c06ed0e40937
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 0
mainObjectFileID:
1140000
0
userData:
assetBundleName:
assetBundleVariant:
VR/Assets/XR/Settings/Windows MR Package Settings.asset
deleted
100644 → 0
View file @
b7b79d3f
%YAML
1.1
%TAG
!u!
tag:unity3d.com,2011:
---
!u!114
&-1608345592302272471
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
ed912223f7b3af74d8e196b2a4e662b3
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
DepthBufferFormat
:
1
UseSharedDepthBuffer
:
0
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
e679265d16d650945812b915bb9d5cc3
,
type
:
3
}
m_Name
:
Windows MR Package Settings
m_EditorClassIdentifier
:
Keys
:
0e00000001000000
Values
:
-
{
fileID
:
-1608345592302272471
}
-
{
fileID
:
518808487471112657
}
BuildValues
:
[]
---
!u!114
&518808487471112657
MonoBehaviour
:
m_ObjectHideFlags
:
0
m_CorrespondingSourceObject
:
{
fileID
:
0
}
m_PrefabInstance
:
{
fileID
:
0
}
m_PrefabAsset
:
{
fileID
:
0
}
m_GameObject
:
{
fileID
:
0
}
m_Enabled
:
1
m_EditorHideFlags
:
0
m_Script
:
{
fileID
:
11500000
,
guid
:
ed912223f7b3af74d8e196b2a4e662b3
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
DepthBufferFormat
:
0
UseSharedDepthBuffer
:
0
VR/Assets/XR/XRGeneralSettings.asset
View file @
2dbba1fa
...
...
@@ -32,8 +32,7 @@ MonoBehaviour:
m_AutomaticLoading
:
0
m_AutomaticRunning
:
0
m_Loaders
:
-
{
fileID
:
11400000
,
guid
:
be26e2f8622097f48a52ef4e8f24f25b
,
type
:
2
}
-
{
fileID
:
11400000
,
guid
:
078f3bf2468fc8e43a33436b056f6e84
,
type
:
2
}
-
{
fileID
:
11400000
,
guid
:
e4881d22c374fd54d943e8748a7bf0e4
,
type
:
2
}
---
!u!114
&-2311700196129055955
MonoBehaviour
:
m_ObjectHideFlags
:
0
...
...
@@ -64,7 +63,7 @@ MonoBehaviour:
m_AutomaticLoading
:
0
m_AutomaticRunning
:
0
m_Loaders
:
-
{
fileID
:
11400000
,
guid
:
be26e2f8622097f48a52ef4e8f24f25b
,
type
:
2
}
-
{
fileID
:
11400000
,
guid
:
e4881d22c374fd54d943e8748a7bf0e4
,
type
:
2
}
---
!u!114
&11400000
MonoBehaviour
:
m_ObjectHideFlags
:
0
...
...
VR/Packages/MixedReality/com.microsoft.mixedreality.openxr-1.7.0.tgz
0 → 100644
View file @
2dbba1fa
File added
VR/Packages/manifest.json
View file @
2dbba1fa
{
"dependencies"
:
{
"com.unity.ext.nunit"
:
"1.0.6"
,
"com.unity.ide.rider"
:
"3.0.1
7
"
,
"com.unity.ide.rider"
:
"3.0.1
8
"
,
"com.unity.ide.visualstudio"
:
"2.0.17"
,
"com.unity.ide.vscode"
:
"1.2.5"
,
"com.unity.inputsystem"
:
"1.4.4"
,
...
...
@@ -11,8 +11,7 @@
"com.unity.ugui"
:
"1.0.0"
,
"com.unity.xr.interaction.toolkit"
:
"2.2.0"
,
"com.unity.xr.management"
:
"4.2.1"
,
"com.unity.xr.oculus"
:
"1.13.0"
,
"com.unity.xr.windowsmr"
:
"4.6.5"
,
"com.unity.xr.openxr"
:
"1.6.0"
,
"com.unity.modules.ai"
:
"1.0.0"
,
"com.unity.modules.androidjni"
:
"1.0.0"
,
"com.unity.modules.animation"
:
"1.0.0"
,
...
...
@@ -43,7 +42,8 @@
"com.unity.modules.video"
:
"1.0.0"
,
"com.unity.modules.vr"
:
"1.0.0"
,
"com.unity.modules.wind"
:
"1.0.0"
,
"com.unity.modules.xr"
:
"1.0.0"
"com.unity.modules.xr"
:
"1.0.0"
,
"com.microsoft.mixedreality.openxr"
:
"file:MixedReality/com.microsoft.mixedreality.openxr-1.7.0.tgz"
},
"testables"
:
[
"com.unity.inputsystem"
,
...
...
VR/Packages/packages-lock.json
View file @
2dbba1fa
{
"dependencies"
:
{
"com.microsoft.mixedreality.openxr"
:
{
"version"
:
"file:MixedReality/com.microsoft.mixedreality.openxr-1.7.0.tgz"
,
"depth"
:
0
,
"source"
:
"local-tarball"
,
"dependencies"
:
{
"com.unity.xr.arfoundation"
:
"4.1.7"
,
"com.unity.xr.management"
:
"4.2.0"
,
"com.unity.xr.openxr"
:
"1.5.3"
,
"com.unity.xr.core-utils"
:
"2.1.0"
}
},
"com.unity.ext.nunit"
:
{
"version"
:
"1.0.6"
,
"depth"
:
0
,
...
...
@@ -8,7 +19,7 @@
"url"
:
"https://packages.unity.com"
},
"com.unity.ide.rider"
:
{
"version"
:
"3.0.1
7
"
,
"version"
:
"3.0.1
8
"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{
...
...
@@ -89,7 +100,7 @@
},
"com.unity.subsystemregistration"
:
{
"version"
:
"1.1.0"
,
"depth"
:
2
,
"depth"
:
3
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.modules.subsystems"
:
"1.0.0"
...
...
@@ -125,9 +136,19 @@
"com.unity.modules.imgui"
:
"1.0.0"
}
},
"com.unity.xr.arfoundation"
:
{
"version"
:
"4.1.7"
,
"depth"
:
1
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.xr.arsubsystems"
:
"4.1.7"
,
"com.unity.xr.management"
:
"4.0.1"
},
"url"
:
"https://packages.unity.com"
},
"com.unity.xr.arsubsystems"
:
{
"version"
:
"4.1.13"
,
"depth"
:
1
,
"depth"
:
2
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.subsystemregistration"
:
"1.1.0"
...
...
@@ -135,7 +156,7 @@
"url"
:
"https://packages.unity.com"
},
"com.unity.xr.core-utils"
:
{
"version"
:
"2.
0
.0"
,
"version"
:
"2.
1
.0"
,
"depth"
:
1
,
"source"
:
"registry"
,
"dependencies"
:
{
...
...
@@ -158,15 +179,6 @@
},
"url"
:
"https://packages.unity.com"
},
"com.unity.xr.interactionsubsystems"
:
{
"version"
:
"1.0.1"
,
"depth"
:
1
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.subsystemregistration"
:
"1.0.5"
},
"url"
:
"https://packages.unity.com"
},
"com.unity.xr.legacyinputhelpers"
:
{
"version"
:
"2.1.10"
,
"depth"
:
1
,
...
...
@@ -190,27 +202,14 @@
},
"url"
:
"https://packages.unity.com"
},
"com.unity.xr.o
culus
"
:
{
"version"
:
"1.
13
.0"
,
"com.unity.xr.o
penxr
"
:
{
"version"
:
"1.
6
.0"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.xr.management"
:
"4.2.0"
,
"com.unity.ugui"
:
"1.0.0"
},
"url"
:
"https://packages.unity.com"
},
"com.unity.xr.windowsmr"
:
{
"version"
:
"4.6.5"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{
"com.unity.modules.subsystems"
:
"1.0.0"
,
"com.unity.modules.vr"
:
"1.0.0"
,
"com.unity.modules.xr"
:
"1.0.0"
,
"com.unity.xr.management"
:
"4.0.1"
,
"com.unity.xr.
interactionsubsystems"
:
"1.0.1
"
,
"com.unity.
xr.arsubsystems"
:
"4.0.9
"
"com.unity.xr.
legacyinputhelpers"
:
"2.1.2
"
,
"com.unity.
inputsystem"
:
"1.4.4
"
},
"url"
:
"https://packages.unity.com"
},
...
...
VR/ProjectSettings/EditorBuildSettings.asset
View file @
2dbba1fa
...
...
@@ -17,3 +17,5 @@ EditorBuildSettings:
type
:
2
}
com.unity.xr.management.loader_settings
:
{
fileID
:
11400000
,
guid
:
12fb2884f45e57a48a232b374653f4dd
,
type
:
2
}
com.unity.xr.openxr.settings4
:
{
fileID
:
11400000
,
guid
:
58207546bb445ae40ad9c06ed0e40937
,
type
:
2
}
VR/ProjectSettings/GraphicsSettings.asset
View file @
2dbba1fa
...
...
@@ -28,6 +28,7 @@ GraphicsSettings:
m_LensFlare
:
m_Mode
:
1
m_Shader
:
{
fileID
:
102
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
m_VideoShadersIncludeMode
:
2
m_AlwaysIncludedShaders
:
-
{
fileID
:
7
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
-
{
fileID
:
15104
,
guid
:
0000000000000000f000000000000000
,
type
:
0
}
...
...
@@ -63,7 +64,7 @@ GraphicsSettings:
m_FogKeepExp
:
1
m_FogKeepExp2
:
1
m_AlbedoSwatchInfos
:
[]
m_LightsUseLinearIntensity
:
0
m_LightsUseLinearIntensity
:
1
m_LightsUseColorTemperature
:
0
m_DefaultRenderingLayerMask
:
1
m_LogWhenShaderIsCompiled
:
0
m_AllowEnlightenSupportForUpgradedProject
:
1
VR/ProjectSettings/ProjectSettings.asset
View file @
2dbba1fa
...
...
@@ -3,7 +3,7 @@
---
!u!129
&1
PlayerSettings
:
m_ObjectHideFlags
:
0
serializedVersion
:
2
0
serializedVersion
:
2
3
productGUID
:
0c241a0a52bf37d4ca230a47dcdc791c
AndroidProfiler
:
0
AndroidFilterTouchesWhenObscured
:
0
...
...
@@ -47,8 +47,10 @@ PlayerSettings:
defaultScreenWidthWeb
:
960
defaultScreenHeightWeb
:
600
m_StereoRenderingPath
:
0
m_ActiveColorSpace
:
0
m_ActiveColorSpace
:
1
m_MTRendering
:
1
mipStripping
:
0
numberOfMipsStripped
:
0
m_StackTraceTypes
:
010000000100000001000000010000000100000001000000
iosShowActivityIndicatorOnLoading
:
-1
androidShowActivityIndicatorOnLoading
:
-1
...
...
@@ -66,6 +68,12 @@ PlayerSettings:
androidRenderOutsideSafeArea
:
1
androidUseSwappy
:
0
androidBlitType
:
0
androidResizableWindow
:
0
androidDefaultWindowWidth
:
1920
androidDefaultWindowHeight
:
1080
androidMinimumWindowWidth
:
400
androidMinimumWindowHeight
:
300
androidFullscreenMode
:
1
defaultIsNativeResolution
:
1
macRetinaSupport
:
1
runInBackground
:
1
...
...
@@ -117,7 +125,9 @@ PlayerSettings:
stadiaTargetFramerate
:
0
vulkanNumSwapchainBuffers
:
3
vulkanEnableSetSRGBWrite
:
0
vulkanEnablePreTransform
:
0
vulkanEnableLateAcquireNextImage
:
0
vulkanEnableCommandBufferRecycling
:
1
m_SupportedAspectRatios
:
4:3
:
1
5:4
:
1
...
...
@@ -126,41 +136,14 @@ PlayerSettings:
Others
:
1
bundleVersion
:
1.0
preloadedAssets
:
-
{
fileID
:
11400000
,
guid
:
c73b900e4bace6d4db2eee9dbcce6484
,
type
:
2
}
-
{
fileID
:
518808487471112657
,
guid
:
df8aae105e263a5468e482f51411abfe
,
type
:
2
}
-
{
fileID
:
8991177285536209095
,
guid
:
12fb2884f45e57a48a232b374653f4dd
,
type
:
2
}
-
{
fileID
:
11400000
,
guid
:
f3d36b094c7e90a48bfeecc8253553a0
,
type
:
2
}
-
{
fileID
:
0
}
-
{
fileID
:
0
}
metroInputSource
:
0
wsaTransparentSwapchain
:
0
m_HolographicPauseOnTrackingLoss
:
1
xboxOneDisableKinectGpuReservation
:
0
xboxOneEnable7thCore
:
0
vrSettings
:
cardboard
:
depthFormat
:
0
enableTransitionView
:
0
daydream
:
depthFormat
:
0
useSustainedPerformanceMode
:
0
enableVideoLayer
:
0
useProtectedVideoMemory
:
0
minimumSupportedHeadTracking
:
0
maximumSupportedHeadTracking
:
1
hololens
:
depthFormat
:
1
depthBufferSharingEnabled
:
0
lumin
:
depthFormat
:
0
frameTiming
:
2
enableGLCache
:
0
glCacheMaxBlobSize
:
524288
glCacheMaxFileSize
:
8388608
oculus
:
sharedDepthBuffer
:
1
dashSupport
:
1
lowOverheadMode
:
0
protectedContext
:
0
v2Signing
:
0
enable360StereoCapture
:
0
isWsaHolographicRemotingEnabled
:
0
enableFrameTimingStats
:
0
...
...
@@ -169,10 +152,17 @@ PlayerSettings:
m_ColorGamuts
:
00000000
targetPixelDensity
:
30
resolutionScalingMode
:
0
resetResolutionOnWindowResize
:
0
androidSupportedAspectRatio
:
1
androidMaxAspectRatio
:
2.1
applicationIdentifier
:
{}
buildNumber
:
{}
applicationIdentifier
:
Android
:
com.UnityTechnologies.XRInteractionToolkitVRExamples
Standalone
:
com.Unity-Technologies.XR-Interaction-Toolkit-VR-Examples
buildNumber
:
Standalone
:
0
iPhone
:
0
tvOS
:
0
overrideDefaultApplicationIdentifier
:
0
AndroidBundleVersionCode
:
1
AndroidMinSdkVersion
:
23
AndroidTargetSdkVersion
:
0
...
...
@@ -189,10 +179,10 @@ PlayerSettings:
StripUnusedMeshComponents
:
0
VertexChannelCompressionMask
:
4054
iPhoneSdkVersion
:
988
iOSTargetOSVersionString
:
1
0
.0
iOSTargetOSVersionString
:
1
1
.0
tvOSSdkVersion
:
0
tvOSRequireExtendedGameController
:
0
tvOSTargetOSVersionString
:
1
0
.0
tvOSTargetOSVersionString
:
1
1
.0
uIPrerenderedIcon
:
0
uIRequiresPersistentWiFi
:
0
uIRequiresFullScreen
:
1
...
...
@@ -226,8 +216,8 @@ PlayerSettings:
iOSLaunchScreeniPadFillPct
:
100
iOSLaunchScreeniPadSize
:
100
iOSLaunchScreeniPadCustomXibPath
:
iOSUseLaunchScreenStoryboard
:
0
iOSLaunchScreenCustomStoryboardPath
:
iOSLaunchScreeniPadCustomStoryboardPath
:
iOSDeviceRequirements
:
[]
iOSURLSchemes
:
[]
iOSBackgroundModes
:
0
...
...
@@ -245,10 +235,19 @@ PlayerSettings:
iOSRequireARKit
:
0
iOSAutomaticallyDetectAndAddCapabilities
:
1
appleEnableProMotion
:
0
shaderPrecisionModel
:
0
clonedFromGUID
:
00000000000000000000000000000000
templatePackageId
:
templateDefaultScene
:
AndroidTargetArchitectures
:
1
useCustomMainManifest
:
1
useCustomLauncherManifest
:
0
useCustomMainGradleTemplate
:
0
useCustomLauncherGradleManifest
:
0
useCustomBaseGradleTemplate
:
0
useCustomGradlePropertiesTemplate
:
0
useCustomProguardFile
:
0
AndroidTargetArchitectures
:
2
AndroidTargetDevices
:
0
AndroidSplashScreenScale
:
0
androidSplashScreen
:
{
fileID
:
0
}
AndroidKeystoreName
:
'
{inproject}:
'
...
...
@@ -265,6 +264,10 @@ PlayerSettings:
height
:
180
banner
:
{
fileID
:
0
}
androidGamepadSupportLevel
:
0
chromeosInputEmulation
:
1
AndroidMinifyWithR8
:
0
AndroidMinifyRelease
:
0
AndroidMinifyDebug
:
0
AndroidValidateAppBundleSize
:
1
AndroidAppBundleSizeToValidate
:
150
m_BuildTargetIcons
:
[]
...
...
@@ -394,7 +397,13 @@ PlayerSettings:
m_GraphicsJobMode
:
0
-
m_BuildTarget
:
XboxOnePlayer
m_GraphicsJobMode
:
0
m_BuildTargetGraphicsAPIs
:
[]
m_BuildTargetGraphicsAPIs
:
-
m_BuildTarget
:
iOSSupport
m_APIs
:
10000000
m_Automatic
:
1
-
m_BuildTarget
:
AndroidPlayer
m_APIs
:
0b000000
m_Automatic
:
0
m_BuildTargetVRSettings
:
-
m_BuildTarget
:
Standalone
m_Enabled
:
0
...
...
@@ -412,6 +421,7 @@ PlayerSettings:
tvOS
:
1
m_BuildTargetGroupLightmapEncodingQuality
:
[]
m_BuildTargetGroupLightmapSettings
:
[]
m_BuildTargetNormalMapEncoding
:
[]
playModeTestRunnerEnabled
:
0
runPlayModeTestAsEditModeTest
:
0
actionOnDotNetUnhandledException
:
1
...
...
@@ -421,12 +431,15 @@ PlayerSettings:
cameraUsageDescription
:
locationUsageDescription
:
microphoneUsageDescription
:
bluetoothUsageDescription
:
switchNMETAOverride
:
switchNetLibKey
:
switchSocketMemoryPoolSize
:
6144
switchSocketAllocatorPoolSize
:
128
switchSocketConcurrencyLimit
:
14
switchScreenResolutionBehavior
:
2
switchUseCPUProfiler
:
0
switchUseGOLDLinker
:
0
switchApplicationID
:
0x01004b9000490000
switchNSODependencies
:
switchTitleNames_0
:
...
...
@@ -444,6 +457,7 @@ PlayerSettings:
switchTitleNames_12
:
switchTitleNames_13
:
switchTitleNames_14
:
switchTitleNames_15
:
switchPublisherNames_0
:
switchPublisherNames_1
:
switchPublisherNames_2
:
...
...
@@ -459,6 +473,7 @@ PlayerSettings:
switchPublisherNames_12
:
switchPublisherNames_13
:
switchPublisherNames_14
:
switchPublisherNames_15
:
switchIcons_0
:
{
fileID
:
0
}
switchIcons_1
:
{
fileID
:
0
}
switchIcons_2
:
{
fileID
:
0
}
...
...
@@ -474,6 +489,7 @@ PlayerSettings:
switchIcons_12
:
{
fileID
:
0
}
switchIcons_13
:
{
fileID
:
0
}
switchIcons_14
:
{
fileID
:
0
}
switchIcons_15
:
{
fileID
:
0
}
switchSmallIcons_0
:
{
fileID
:
0
}
switchSmallIcons_1
:
{
fileID
:
0
}
switchSmallIcons_2
:
{
fileID
:
0
}
...
...
@@ -489,6 +505,7 @@ PlayerSettings:
switchSmallIcons_12
:
{
fileID
:
0
}
switchSmallIcons_13
:
{
fileID
:
0
}
switchSmallIcons_14
:
{
fileID
:
0
}
switchSmallIcons_15
:
{
fileID
:
0
}
switchManualHTML
:
switchAccessibleURLs
:
switchLegalInformation
:
...
...
@@ -551,6 +568,12 @@ PlayerSettings:
switchSocketInitializeEnabled
:
1
switchNetworkInterfaceManagerInitializeEnabled
:
1
switchPlayerConnectionEnabled
:
1
switchUseNewStyleFilepaths
:
0
switchUseLegacyFmodPriorities
:
1
switchUseMicroSleepForYield
:
1
switchEnableRamDiskSupport
:
0
switchMicroSleepForYieldTime
:
25
switchRamDiskSpaceSize
:
12
ps4NPAgeRating
:
12
ps4NPTitleSecret
:
ps4NPTrophyPackPath
:
...
...
@@ -621,6 +644,7 @@ PlayerSettings:
ps4videoRecordingFeaturesUsed
:
0
ps4contentSearchFeaturesUsed
:
0
ps4CompatibilityPS5
:
0
ps4AllowPS5Detection
:
0
ps4GPU800MHz
:
1
ps4attribEyeToEyeDistanceSettingVR
:
0
ps4IncludedModules
:
[]
...
...
@@ -641,17 +665,26 @@ PlayerSettings:
webGLAnalyzeBuildSize
:
0
webGLUseEmbeddedResources
:
0
webGLCompressionFormat
:
1
webGLWasmArithmeticExceptions
:
0
webGLLinkerTarget
:
0
webGLThreadsSupport
:
0
webGL
WasmStreaming
:
0
webGL
DecompressionFallback
:
0
scriptingDefineSymbols
:
1
:
ENABLE_INPUT_SYSTEM_TESTFRAMEWORK_TESTS
1
:
ENABLE_INPUT_SYSTEM_TESTFRAMEWORK_TESTS;USE_INPUT_SYSTEM_POSE_CONTROL
7
:
USE_INPUT_SYSTEM_POSE_CONTROL
14
:
USE_INPUT_SYSTEM_POSE_CONTROL
additionalCompilerArguments
:
{}
platformArchitecture
:
{}
scriptingBackend
:
{}
scriptingBackend
:
Android
:
1
il2cppCompilerConfiguration
:
{}
managedStrippingLevel
:
{}
incrementalIl2cppBuild
:
{}
suppressCommonWarnings
:
1
allowUnsafeCode
:
0
useDeterministicCompilation
:
1
useReferenceAssemblies
:
1
enableRoslynAnalyzers
:
1
additionalIl2CppArgs
:
scriptingRuntimeVersion
:
1
gcIncremental
:
0
...
...
@@ -688,6 +721,7 @@ PlayerSettings:
metroFTAName
:
metroFTAFileTypes
:
[]
metroProtocolName
:
vcxProjDefaultLanguage
:
XboxOneProductId
:
XboxOneUpdateKey
:
XboxOneSandboxId
:
...
...
@@ -715,10 +749,7 @@ PlayerSettings:
XboxOneXTitleMemory
:
8
XboxOneOverrideIdentityName
:
XboxOneOverrideIdentityPublisher
:
vrEditorSettings
:
daydream
:
daydreamIconForeground
:
{
fileID
:
0
}
daydreamIconBackground
:
{
fileID
:
0
}
vrEditorSettings
:
{}
cloudServicesEnabled
:
{}
luminIcon
:
m_Name
:
...
...
@@ -732,11 +763,13 @@ PlayerSettings:
m_VersionCode
:
1
m_VersionName
:
apiCompatibilityLevel
:
6
activeInputHandler
:
1
windowsGamepadBackendHint
:
0
cloudProjectId
:
framebufferDepthMemorylessMode
:
0
qualitySettingsNames
:
[]
projectName
:
organizationId
:
cloudEnabled
:
0
enableNativePlatformBackendsForNewInputSystem
:
1
disableOldInputManagerSupport
:
1
legacyClampBlendShapeWeights
:
1
virtualTexturingSupportEnabled
:
0
VR/ProjectSettings/UnityConnectSettings.asset
View file @
2dbba1fa
...
...
@@ -9,6 +9,7 @@ UnityConnectSettings:
m_EventOldUrl
:
https://api.uca.cloud.unity3d.com/v1/events
m_EventUrl
:
https://cdp.cloud.unity3d.com/v1/events
m_ConfigUrl
:
https://config.uca.cloud.unity3d.com
m_DashboardUrl
:
https://dashboard.unity3d.com
m_TestInitMode
:
0
CrashReportingSettings
:
m_EventUrl
:
https://perf-events.cloud.unity3d.com
...
...
@@ -22,6 +23,7 @@ UnityConnectSettings:
m_Enabled
:
0
m_TestMode
:
0
m_InitializeOnStartup
:
1
m_PackageRequiringCoreStatsPresent
:
0
UnityAdsSettings
:
m_Enabled
:
0
m_InitializeOnStartup
:
1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment