Skip to content

Release 1.1.28

Compare
Choose a tag to compare
@AdamCichocki AdamCichocki released this 02 Dec 17:20

Important Service Updates

  • SDK updated to version 1.1.28

Features

  • Added infinite far plane support to CameraSettings
  • The PBR material now exposes a NormalMapScale property which is compliant with the GLTF specs here: glTF™ 2.0 Specification (khronos.org). This value also gets converted from source meshes.
  • Improved masking of remote rendered content during a MRC capture on HoloLens2. Earlier versions clipped dark surfaces too aggressively.

API Changes

  • Running ARR on a "Microsoft Basic Display Adapter" will now be actively rejected with a newly introduced error code "UnsupportedDisplayAdapter".

Bug Fixes

  • Unity: Fixed some remaining compiler warnings

Sample Updates

  • Showcase: Fixed several compiler warnings
  • Showcase: Fixed stall on first coloring tool usage