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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.