You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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