Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
242
Found in
4.3.1f1
Issue ID
579985
Regression
Yes
The amount of mesh trees being rendered does not change when changing the Max Mesh Trees value
Steps to reproduce :
- create a new project
- create a terrain and a tree
- in the terrain component open the Place Tree option
- add the tree
- select Mass Place Trees
- in the settings panel of the terrain change the max mesh trees value and notice that it does not change the amount of mesh trees being rendered
*Note :
Regression from 4.2.
Comments (32)
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
- “FMOD failed to set the software format to the custom sample rate…” warnings are thrown as System Sample Rate value is being changed in Audio section of Project Settings window
- VFX Marquee selection does match the visual indicator
- “Invalid AABB aabb” errors are spammed when “Infinity” value is entered in Collider Component fields
- Editor Role does not sync with the MPPM Play Mode Scenario Role when entering Play mode
- Long asset names cause overlap with the “Find” function in search result tabs
Dreamora
Mar 03, 2014 12:09
Basing on the performance profiling I and others did, the only workaround is to go back to a pre 4.3 version as it seems to be caused by the switch to a new version of its Umbra integration that seems to handle more than it used to and part of it obviously with bad performance unless you bake occlusion culling data which is pro only and impossible for outdoor until Unity Editor is 64bit to even bake meshes for oclusion calculations for outdoor scenarios.
SketchWork
Feb 24, 2014 11:31
Is there a work around for this at all?