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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
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.