Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b8
Issue ID
638507
Regression
Yes
Creating a terrain uses 600% CPU and 1.8 GB memory
CPU and memory usage rose sharply from Unity 4.5.3f3 to Unity 5.0 beta 2, and again in Unity 5.0 beta 8.
Using Unity 5.0 beta 8 adding a terrain to an empty scene causes CPU usage of the Unity process to fluctuate between 200% and 600%, and RAM usage of the Unity fluctuates between 1.2 GB and 1.8 GB. This behaviour was seen by watching Activity Monitor for five minutes after creating the terrain. During this time interval there was no other user interaction with the Unity editor other than creation of the single terrain.
Creating a single terrain in a new empty scene using Unity 5.0 beta 2 caused the Unity process to fluctuate between 30% and 300% CPU usage and from 30 MB to over 1 GB RAM during a five minute interval, though by the end of this interval it had stabilized to the lower values within these ranges (steady CPU usage of 30% and RAM usage of 300 MB).
Creating a new scene and adding a single terrain using Unity 4.5.3f3 exhibits steady CPU usage of around 9% and stable memory usage at around 190 MB. This is less than Unity 5.0 beta 8 uses when you create a new project, prior to creating any objects other than the default camera, light, and skybox, which takes 15% CPU and 280 MB RAM.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 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
- Graphics State Collection warm-up does not work when using with Addressables Shaders
Add comment