Search Issue Tracker
By Design
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.2.0a1
2019.2.0a11
Issue ID
1147507
Regression
No
Terrain Smoothness does not work on some terrain layers
How to reproduce:
1. Open the attached project ("Terrain.zip")
2. Open the repro scene ("SampleScene")
3. Select the Terrain object in the Inspector
4. Try modifying the smoothness of the layers
Expected results: Terrain smoothness changes according to the set value
Actual results: Terrain smoothness does not change for some layers
Reproducible with: 2017.4.26f1, 2018.3.13f1, 2019.1.0f2, 2019.2.0a13
Notes:
1. The "Smoothness" field is not present in 2017.4 branch
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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Resolution Note (2019.3.X):
It's not clear from the UI but if your diffuse color texture has an alpha channel, it uses the alpha channel as the smoothness, and ignores the slider. We're fixing the TerrainLayer UI to make this more apparent.