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
- "Custom Function" Node "Input" type changes do not immediately show mistmatch errors when set to an incompatible type in Shader Graph
- My Assets list is populated with Asset Packages when setting how many Packages to display before clicking the Load button
- Hub shows 6.0 as Latest LTS when opening a project after deleting its 6.3 Editor version
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
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.