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
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler
- IMGUI Debugger Instructions are flickering when the Inspected View is set to Scene and mouse cursor is moved over the Scene View
- [Windows] “GUI Window tried to begin rendering while something else had not finished rendering!…” Error is thrown after opening “Insert a template into current VFX Asset” window
- No InvalidOperationException error thrown when Active Input Handling is set to "Input System package" and "OnMouseDown()" is triggered
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