Search Issue Tracker

Fixed in 2022.1.X

Votes

0

Found in

2018.4

2019.4

2019.4.28f1

2020.3

2021.1

2021.2

2022.1

Issue ID

1345523

Regression

No

[Metal] Stencil Compare operation "Disabled" behaves as "Never" on Metal

Metal

-

Steps to reproduce:
1. Open the attached project ("StencilBug.zip")
2. Open "SampleScene"
3. Observe GameView

Expected result: White rectangle appears because Stencil Compare operation is "Disabled"
Actual result: No white rectangle appears, even though Stencil Compare operation is "Disabled"

Reproducible with: 2018.4.35f1, 2019.4.28f1, 2020.3.12f1, 2021.1.12f1, 2021.2.0b1, 2022.1.0a1

Notes:
- Not reproducible on DX11, DX12, Vulkan, OpenGLCore
- Not reproducible on Android and reproducible on iOS, likely due to different graphics APIs

  1. Resolution Note (fix version 2022.1):

    Fixed in 2022.1.0a3

Add comment

Log in to post comment