In the Forest.tpp in the Sample Demo Project for Terrain Processor, the parameters tab has too many entries in the Area: High-density Cluster tasks. This leads to problems with the descriptions not matching the selected parameters and occasionally an "Out of Memory" error. It might be good to check other .tpp files. I haven't used all of them and I'm not familiar enough with them to notice problems.
Description
Description
Details
Details
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- Terrain Processor
Steps To Reproduce
- Download Sample Terrain Processor Demo Project from here: http://data.bistudio.com/a3data/TerrainProcessor_Demo.zip
- Unzip the file and locate and open the Forest.tpp in the source folder
- Create a new Task
- Select the Area: High-density Cluster and hit OK
- Go to the Parameters tab
- Note that there are 4 parameters; Random Seed, Hectare density, Fraction, and Blend Distance
- Note that clicking on each one lists the proper description
- Hit cancel
- Double click the first Area: High-density Cluster plugin to open the Edit Task window
- Go to the Parameters Tab
- Notice that there is now an additional parameter called Hectare area and that clicking it gives the description for Hectare density
- Notice that selecting Hectare density gives the description for Fraction and that Fraction gives the description of Blend Distance
- Click on Blend Distance, notice there is no description
- Click on Fraction
- Click back on Blend Distance. Sometimes this gives me an Out of Memory Error but not always. I'm not sure what triggers it. Seems like it might happen more frequently in the second Area: High-density Cluster task