Skip to content

Commit d6b862c

Browse files
Jason Meiselfacebook-github-bot
authored andcommitted
Release for updated SDK 77.0.0
Summary: * Fix initial state of OVROverlay scene * Updated Passthrough scene * Fix null references in SimultaneousHandsAndControllers scene Reviewed By: dinversinimeta Differential Revision: D76320089 fbshipit-source-id: 8ce6e83ccd9178a2b84cdbca7154574c79ce0a36
1 parent 76a5279 commit d6b862c

8 files changed

Lines changed: 15 additions & 12 deletions

File tree

Assets/Resources/ImmersiveDebuggerSettings.asset

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ MonoBehaviour:
1515
debugTypes: []
1616
immersiveDebuggerEnabled: 0
1717
immersiveDebuggerDisplayAtStartup: 0
18+
enableOnlyInDebugBuild: 0
1819
showInspectors: 0
1920
showConsole: 0
2021
followOverride: 1

Assets/Resources/ImmersiveDebuggerSettings.asset.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.

Assets/Resources/InputActions.asset.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.

Assets/StarterSamples/Usage/Stereo180Video.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ MonoBehaviour:
832832
externalSurfaceWidth: 4096
833833
externalSurfaceHeight: 2048
834834
compositionDepth: 0
835-
noDepthBufferTesting: 0
835+
noDepthBufferTesting: 1
836836
layerTextureFormat: 0
837837
currentOverlayShape: 5
838838
textures:

Assets/StarterSamples/Usage/WidevineVideo.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -593,7 +593,7 @@ MonoBehaviour:
593593
externalSurfaceWidth: 1920
594594
externalSurfaceHeight: 1080
595595
compositionDepth: 0
596-
noDepthBufferTesting: 0
596+
noDepthBufferTesting: 1
597597
layerTextureFormat: 0
598598
currentOverlayShape: 0
599599
textures:

Assets/XR/Settings/OpenXR Package Settings.asset

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ MonoBehaviour:
3636
nameUi: Meta XR Feature
3737
version: 0.0.1
3838
featureIdInternal: com.meta.openxr.feature.metaxr
39-
openxrExtensionStrings: XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces
39+
openxrExtensionStrings: 'XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces
4040
XR_FB_display_refresh_rate XR_EXT_performance_settings XR_FB_composition_layer_image_layout
4141
XR_KHR_android_surface_swapchain XR_FB_android_surface_swapchain_create XR_KHR_composition_layer_color_scale_bias
4242
XR_FB_color_space XR_EXT_hand_tracking XR_FB_swapchain_update_state XR_FB_swapchain_update_state_opengl_es
@@ -68,8 +68,9 @@ MonoBehaviour:
6868
XR_METAX1_face_tracking_visemes XR_METAX1_performance_modes XR_META_headset_id
6969
XR_FB_composition_layer_settings XR_META_automatic_layer_filter XR_METAX1_lighting_estimation
7070
XR_METAI_assisted_scene_capture XR_METAX1_spatial_entity_fiducial XR_METAX1_spatial_entity_marker
71-
XR_METAX1_raycast XR_EXT_future XR_METAX2_debug_utils_region_profiling XR_METAX2_colocationXR_EXTX2_stationary_reference_space
72-
XR_META_recommended_layer_resolution
71+
XR_METAX1_raycast XR_EXT_future XR_METAX2_debug_utils_region_profiling XR_METAX2_colocation
72+
XR_METAX1_instant_functional_surfaces XR_EXTX2_stationary_reference_space XR_META_recommended_layer_resolution
73+
XR_EXT_local_floor XR_METAX1_virtual_reference_space XR_METAX1_virtual_reference_space_id '
7374
company: Meta
7475
priority: 0
7576
required: 0
@@ -376,7 +377,7 @@ MonoBehaviour:
376377
nameUi: Meta XR Feature
377378
version: 0.0.1
378379
featureIdInternal: com.meta.openxr.feature.metaxr
379-
openxrExtensionStrings: XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces
380+
openxrExtensionStrings: 'XR_KHR_vulkan_enable XR_KHR_D3D11_enable XR_OCULUS_common_reference_spaces
380381
XR_FB_display_refresh_rate XR_EXT_performance_settings XR_FB_composition_layer_image_layout
381382
XR_KHR_android_surface_swapchain XR_FB_android_surface_swapchain_create XR_KHR_composition_layer_color_scale_bias
382383
XR_FB_color_space XR_EXT_hand_tracking XR_FB_swapchain_update_state XR_FB_swapchain_update_state_opengl_es
@@ -408,8 +409,9 @@ MonoBehaviour:
408409
XR_METAX1_face_tracking_visemes XR_METAX1_performance_modes XR_META_headset_id
409410
XR_FB_composition_layer_settings XR_META_automatic_layer_filter XR_METAX1_lighting_estimation
410411
XR_METAI_assisted_scene_capture XR_METAX1_spatial_entity_fiducial XR_METAX1_spatial_entity_marker
411-
XR_METAX1_raycast XR_EXT_future XR_METAX2_debug_utils_region_profiling XR_METAX2_colocationXR_EXTX2_stationary_reference_space
412-
XR_META_recommended_layer_resolution
412+
XR_METAX1_raycast XR_EXT_future XR_METAX2_debug_utils_region_profiling XR_METAX2_colocation
413+
XR_METAX1_instant_functional_surfaces XR_EXTX2_stationary_reference_space XR_META_recommended_layer_resolution
414+
XR_EXT_local_floor XR_METAX1_virtual_reference_space XR_METAX1_virtual_reference_space_id '
413415
company: Meta
414416
priority: 0
415417
required: 0

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"com.meta.xr.sdk.core": "76.0.1",
3+
"com.meta.xr.sdk.core": "77.0.0",
44
"com.unity.2d.sprite": "1.0.0",
55
"com.unity.2d.tilemap": "1.0.0",
66
"com.unity.ai.navigation": "1.1.5",

Packages/packages-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.meta.xr.sdk.core": {
4-
"version": "76.0.1",
4+
"version": "77.0.0",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {},

0 commit comments

Comments
 (0)