Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2020.1
2020.2.0a11
Issue ID
1268510
Regression
No
[Terrain] Detail meshes have dark shadows around UV seams
Rreproduces in 2019.4.7f1
Reproduces in 2020.1.1f1
Repro steps:
1. Create a terrain
2. Create a sphere
3. Drag the sphere into the asset browser to create a prefab
4. Create a mesh detail on your terrain using the sphere and paint it on the terrain
5. Click "edit details" and add a grass texture, choose default-particle
expected result: the detail is a solid color
actual result: the detail has a dark spot where the UV seam is
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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Resolution Note (fix version 2021.1):
Closing due to new atlas free detail rendering path, as well as the easy workaround of adding padding to the uvs in detail meshes.