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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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)