Search Issue Tracker
By Design
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
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
- Hidden method is opened in IDE when double clicking the log message in the Console that has the HideInCallstackAttribute
- Errors in the Console when creating a new "2D Platformer Microgame" template project
- Prefab Override popup displays on wrong monitor when Inspector width is resized to minimum
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)