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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
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.