Search Issue Tracker
Fixed in 5.0.X
Votes
50
Found in
4.3.4f1
Issue ID
595705
Regression
Yes
Terrain tree culling performance regression
This bug has been fixed. However, some similar regression bugs are suspected to still exist.
Please file new bug reports for them.
To reproduce:
1. Download project from case 597792
2. Open it on 4.1.5f1
3. Enter play mode
4. Note performance in profiler
5. Open the same project in 4.3.4f1
6. Enter play mode
5. Note dropped performance in profiler (as can be seen in attached screenshot)
Expected result: Similar performance
Actual result: a huge performance drop
Comments (25)
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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
SeelOfQuality
Aug 01, 2014 01:57
Very severe problem on iOS, capable of dropping performance from 30+FPS to ~5FPS.
protopop
Jul 26, 2014 15:23
I just wrote a post about IOS terrain tree issues here:
http://forum.unity3d.com/threads/cant-upgrade-until-ios-terrain-tree-bug-is-fixed-unity-4-3-and-higher.259116/
It's forcing me to stick with Unity 4.2, the last version that didn't have the regression and it's beginning to cause problems with my IOS development
loko08
Jul 26, 2014 12:16
Is this ever going to get fixed?? :( This is killing my performance on Ps3 :(
GXMark
May 01, 2014 08:33
My game uses the unity terrain system and this tree culling bug is crippling me. Terrain is such an integral part of the experience of a game and its performance. This is a critical game play bug that needs urgent attention by unity.
roxIndie
Apr 07, 2014 08:11
Have this issue on Android (Tegra 3). Runs 50-60 FPS with 4.2.x, but slows to a staggering 15-20 on 4.3.x. I am still developing on 4.2 because of this regrssion.