OpenXR Samples 1.7.0
Bug fixes / Improvements
- Added support for the following extensions:
XR_KHR_locate_spaces
XR_EXT_future
XR_MSFT_first_person_observer
XR_MSFT_secondary_view_configuration
- Changes to experimental XR_ML_light_estimation extension (naming plus additional timestamp information).
- Added experimental support for
XR_ML_physical_world_occlusion
extension. - Fixed intermittent issues with environment scanning for
XR_ML_light_estimation
extension.
Known issues
- Flickering may occur during mixed reality recording session while using
XR_ML_physical_world_occlusion
extension. - Two seconds delay when switching between near and far sources while using
XR_ML_physical_world_occlusion
extension. - Currently running the OpenXR samples using the Magic Leap Application simulator is not supported.
- Long file names may cause trouble when building OpenXR samples on Windows. Please install the OpenXR samples in a directory with the shortest path possible.
- Up to one
XrCompositionLayerProjection
is supported. - Up to 16
XrCompositionLayerQuads
are supported. Maximum of 16 composition layers at one time. Each layer imposes a performance penalty, if you are seeing performance issues consider refraining from using more than one layer.