Skip to content

Fix Icon Materials that Don't Respect Depth#5522

Merged
wiwei merged 1 commit intomicrosoft:prerelease/2.0.0_stabilizationfrom
Cameron-Micka:fix/featuresPanelIconDepth
Aug 6, 2019
Merged

Fix Icon Materials that Don't Respect Depth#5522
wiwei merged 1 commit intomicrosoft:prerelease/2.0.0_stabilizationfrom
Cameron-Micka:fix/featuresPanelIconDepth

Conversation

@Cameron-Micka
Copy link
Member

Overview

A handful of materials are using the GUI/Text Shader which does not respect the depth buffer. This results in icons drawing though other objects. This icons should use the MRTK/Standard shader and be marked as TransparentCutout or Transparent.

Changes

Verification

  1. Open the HandInteractionExamples scene.
  2. Look at the ToggleFeaturesPanel from the backside.

As a reviewer, it is possible to check out this change locally by using the following
commands (substituting {PR_ID} with the ID of this pull request):

git fetch origin pull/{PR_ID}/head:name_of_local_branch

git checkout name_of_local_branch

@wiwei
Copy link
Contributor

wiwei commented Aug 6, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@wiwei wiwei merged commit 632a437 into microsoft:prerelease/2.0.0_stabilization Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants