Search Issue Tracker
Won't Fix
Votes
5
Found in
5.6.0xb8
Issue ID
881375
Regression
No
[Linux Editor] High CPU usage is accumulated on a single core if WebView windows are present
When WebView windows are loaded (Services, Getting Started, etc.), one of computer's cores becomes heavily loaded.
Steps to reproduce:
1) Launch Unity.
2) Monitor CPU usage via 'System Monitor' app.
When Unity is at project selection screen, CPU usage on one of available cores is very high, compared to others (100% on mid-end PC). The high usage alternates between the cores every ~10 seconds. This is most likely caused by the 'Getting Started' section, which is a WebView. When selecting a project to open (Nautilus window takes focus from the project selection window), the CPU usage returns to normal. The same issue occurs when Services or other web windows are open within the Editor.
This does not occur on macOS or Windows.
Reproduced on:
5.2.2f1, 5.3.6f1, 5.6.0b8
Comments (1)
-
Felladrin
May 14, 2018 13:33
This issue is still present on version 2018.1.0f2
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
This should be gone once we get rid of libcef, no specific ETA though