Search Issue Tracker
By Design
By Design in 2023.2.X
Votes
0
Found in
2021.3.29f1
2022.3.6f1
2023.1.3f1
2023.2.0b2
Issue ID
UUM-44765
Regression
No
The projected Decals contain stretch-like artifacts when used on curves or edges
Reproduction video:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Inside the Game View, hold the right mouse button to aim
5. Press the left mouse button to spawn a decal once you have aimed at an edge or a curve
5. Observe the decal
Expected result: The spawned decal contains no artifacts
Actual result: The spawned decal contains stretch-like artifacts near its edge
Reproducible with: 2021.3.29f1, 2022.3.6f1, 2023.1.61, 2023.2.0b2
Reproducible on: Intel macOS 13.5
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
This is a limitation of how decal works. To fix it you can used "angle fading" that will fade contribution of decal based on curvature. This option is available only when Decal layers is enabled (technical limitation)
Resolution Note (2023.2.X):
This is a limitation of how decal works. To fix it you can used "angle fading" that will fade contribution of decal based on curvature. This option is available only when Decal layers is enabled (technical limitation)