Search Issue Tracker
Not Reproducible
Votes
1
Found in
5.0.0b18
Issue ID
669308
Regression
Yes
[CPUUsage] CPU usage is way bigger in 5.0.0 32bit builds than it was on 4.x 32bit builds
Steps to reproduce:
1. Create a new Unity project with Unity 4.6.x
2. Build and run the project for 32bit architecture
3. Open task manager
4. Make the player window active (click on it)
5. Observe the CPU usage of the player (usually doesn't use more than 3%)
6. Repeat 1-5 steps with Unity 5.0.0
7. Notice that this time the CPU usage gets way higher (on my machine it goes up to roughly 20% at times, usually about 14-15%)
Note: this does not occur if the builds are 64bit
Comments (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
- NullReferenceExceptions are thrown on Editor launch when the Project window was locked in the previous project
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
Nokola
Oct 16, 2015 07:53
I see a very similar issue, unity 5.2.1. When I disable vsync, cpu usage maxes out. With vsync enabled, it doesn't. Investigating.
olivier.gosseaume.maison
Feb 03, 2015 18:25
In my opinion same problem described in issue id 667409