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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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.