Search Issue Tracker
Duplicate
Votes
0
Found in
2021.3.18f1
2022.2.6f1
2023.1.0b1
2023.2.0a1
Issue ID
UUM-26390
Regression
No
Some pixels fail to render when using Depth Priming
Reproduction steps:
1. Open the attached project "DepthPrimeBugClean"
2. Open "SampleScene"
3. Enter Play mode
4. Hold RMB and move the mouse around
Expected result: the tree looks normal, no black or blue pixels moving around the leaves
Actual result: there are black or blue pixels moving around the leaves
Reproducible with: 2021.3.18f1, 2022.2.6f1, 2023.1.0b1, 2023.2.0a1
Not reproducible with: 2020.3.45f1
Reproducible on: macOS 12.4 (Intel)
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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
Resolution Note:
a duplicate issue was fixed. The problem was depth priming breaking the depth normal prepass when MSAA is on. This was fixed and backported in December 2022 so closing this as duplicate.
Duplicate of another internal issue: UUM-5684: Depth Priming breaks the depth normals prepass when MSAA is on