microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Z fighting in canvas ui toggle switches on HoloLens 2 #11518

Closed AMollis closed 1 year ago

AMollis commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Overview

On HoloLens 2 the canvas UI toggle switch demonstrate z-fighting when standing about a meter away from the toggles.

Image

Repro

  1. Build the CanvasUITearsheet.scene in a UWP HoloLens 2
  2. Launch CanvasUITearsheet on HoloLens 2
  3. Stand about a meter away from toggle switches
  4. Result -> See Z-Fighting in toggle switches

Expected

No Z-Fighting

AMollis commented 1 year ago

Fixed

AMollis commented 1 year ago

Fixed with