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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.