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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Add comment