Search Issue Tracker
Fixed
Fixed in 2023.2.0a6
Votes
0
Found in
2023.1.0a24
2023.2.0a1
2023.3.0a3
Issue ID
UUM-20888
Regression
No
[URP] The default Unlit Material doesn't clip depth in Deferred
Step to repro:
- Import attached package
- Insure the current renderer uses Deferred path
- Observe the alpha clipping behavior
Expected: pixel are clipped displaying what is behind
Actual: pixel are displaying the backgroup
See also this conversation: https://unity.slack.com/archives/C89KFUUCT/p1670405205257299
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment