OpenXR Release Notes
Runtime version 1.0.2
OpenXR Samples 1.6.0
Bug fixes / Improvements
- Added experimental support for
XR_ML_light_estimation
extension. - Added experimental support for
XR_ML_view_configuration_depth_range_change
extension. - Added experimental support for
XR_ML_pixel_sensor
extension. - Added experimental support for
XR_ML_world_mesh_detection
extension. - Update to OpenXR 1.0.33. Make sure to clean your local builds if you have old samples.
- Improved support for Environment Cube Map.
- Fixed bug that caused EAN/UPC/Code128 to crash.
- Better support for interaction profiles.
- New theme for the SDK samples.
Known issues
XR_ML_light_estimation
- intermittent issues with environment scanning.- 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.