Fix OpenXR errors

This commit is contained in:
Santiago Lo Coco 2024-10-20 11:54:48 +02:00
parent bec484adcb
commit a570f9aff8
2 changed files with 22 additions and 2 deletions

View File

@ -1347,6 +1347,7 @@ GameObject:
- component: {fileID: 963194231}
- component: {fileID: 963194230}
- component: {fileID: 963194229}
- component: {fileID: 963194232}
m_Layer: 0
m_Name: Main Camera
m_TagString: MainCamera
@ -1478,6 +1479,24 @@ MonoBehaviour:
m_FirstSelected: {fileID: 0}
m_sendNavigationEvents: 1
m_DragThreshold: 10
--- !u!114 &963194232
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 963194225}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5a2a9c34df4095f47b9ca8f975175f5b, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Device: 0
m_PoseSource: 2
m_PoseProviderComponent: {fileID: 0}
m_TrackingType: 0
m_UpdateType: 0
m_UseRelativeTransform: 0
--- !u!1 &1041187335
GameObject:
m_ObjectHideFlags: 0

View File

@ -4,7 +4,7 @@
QualitySettings:
m_ObjectHideFlags: 0
serializedVersion: 5
m_CurrentQuality: 5
m_CurrentQuality: 0
m_QualitySettings:
- serializedVersion: 2
name: Very Low
@ -237,10 +237,11 @@ QualitySettings:
Nintendo Switch: 5
PS4: 5
PS5: 5
Server: 5
Stadia: 5
Standalone: 5
WebGL: 3
Windows Store Apps: 5
Windows Store Apps: 0
XboxOne: 5
iPhone: 2
tvOS: 2