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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
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.