Search Issue Tracker
Won't Fix
Votes
0
Found in
5.1.2f1
Issue ID
714927
Regression
No
[PaintDetails] strange patterns when painting grass on the terrain
Steps to reproduce bug:
1. Open "Terrain Detail And Tree Bugs" project
2. Open "Terrain Mesh Detail" scene
3. Focus "Cube" object
4. Open "Terrain Mesh Detail Bug" inspector
5. Select one of the grass in Paint Details
6. Try to draw with brush on the terrain
7. Observe strange square patterns
The strange pattern on the grass is the result of the number of vertices in a single grass patch exceeding the hard limit of 65 thousands. We added a console warning message in 5.2 version of unity when this happens.
Tree Distance, Billboard Start, Fade Length and Max Mesh Trees have no effect on "SpeedTree" type of trees. We just added an info box on Terrain Inspector to better communicate this information to the users in newer versions.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment