Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a6
Issue ID
972353
Regression
Yes
[Regression] Tree density value is ignored when painting trees
Steps to repro:
1. Open attached project and 't1' scene'
2. Select 'Terrain' gameobject in the Hierarchy;
3. Open 'Place Trees' tab in the Terrain Inspector;
4. Input '100' into Brush Size and Tree Density fields;
5. Select any brush in the pallette;
6. Click on terrain once.
Expected result:
Multiple tree instances are randomly painted on terrain. See attached expected.gif video.
Actual result:
Only one tree instance is painted at the center of terrain's brush. See attached actual.gif video.
Regression introduced in 2018.1.0a6.
Notes:
- Reproducible on 2018.1.0a6;
- Not reproducible in 2018.1.0a5, 2017.3.0b11, 2017.1.0p4;
- Reproducible on both Windows 10 and OSX 10.13.1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment