Search Issue Tracker
By Design
By Design in 2023.3.X
Votes
0
Found in
2021.3.29f1
2022.3.8f1
2023.1.10f1
2023.2.0b6
2023.3.0a2
Issue ID
UUM-47087
Regression
No
Screen Space Decals shading is not smooth and black spots appear on Decals in the Editor when the Android Platform is selected
How to reproduce:
1. Open the "IN_52330" project
2. Make sure "Screen Space" is selected in the "Technique" dropdown in "URP-High Fidelity-Renderer"
3. Observe the Sphere GameObject in the Game View
Expected result: decal is smooth and no black spots are visible
Actual result: decal is not smooth and black spots are visible
Reproducible with: 2021.3.29f1, 2022.3.8f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a2
Reproducible on: Windows 10 Pro
Not reproducible on: No other environment tested
Notes:
- Changing "Technique" from "Screen Space" to a "DBuffer" fixes the issue
- Decal smoothness issue is reproducible on Android devices
- Not reproducible when other Platforms are selected
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
- Look Dev errors are spammed when opening a new HDRP project when Look Dev was added to the layout in the previous project
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
Resolution Note:
This is by design as the forward screen space technique will reconstruct normals from depth. This only happens on android in the project due to quality settings using different URP assets and thus using different decal techniques - if you select the same URP asset or quality level, you will see that the behaviour is the same across all the platforms
Resolution Note (2023.3.X):
This is by design as the forward screen space technique will reconstruct normals from depth. This only happens on android in the project due to quality settings using different URP assets and thus using different decal techniques - if you select the same URP asset or quality level, you will see that the behaviour is the same across all the platforms