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
- The Scene\Game view is grey when two "Universal Additional Camera Data" scripts are attached to the camera
- NullReferenceException error thrown when changing Scenes in Play Mode
- Crash on "'anonymous namespace'::ConvertFBXShapes" when importing an FBX file
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
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.