Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.0b5
Issue ID
834624
Regression
No
[TerrainSettings][UI] 'Size' field's naming is uninformative
Steps to repro:
1. Open Unity;
2. Create new project;
3. Add Terrain gameobject (Window -> 3D Object; -> Terrain);
4. Select terrain GameObject in the Hierarchy view;
5. In the Terrain Inspector go to Terrain Settings tab;
6. Observe 'Wind Settings For Grass' section.
Actual result:
'Size' field's naming is uninformative, because it doesn't affect grass size (see attached actual.png screenshot).
Expected result:
Since this field affects grass ripples color, it should be renamed to something more informative.
Notes:
- Reproducible in 5.5.0b5, 5.4.0f3, 5.3.6p2;
- Reproducible on both Windows 10 and OSX 10.11.6.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This is a good UI suggestion. We are focusing on building the new decoration system though, and will likely not get to this.