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
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
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Resolution Note (fix version 2022.1):
Fixed in 2022.1.0a3