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.
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
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
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?