Search Issue Tracker
Fixed in 5.4.4
Votes
6
Found in
5.4.0f3
Issue ID
830108
Regression
No
Enabling WebSockets in NetworkManager maxes out a CPU core
Steps to reproduce:
1. open attached "WebSocketsPerformance.zip"
2. open and enter play mode in scene "Main"
3. start host
4. open resource manager and see cpu usage
- one of the cores is running on 90-100%
Reproduced: 5.2.5f1, 5.4.0f3, 5.5.0b6
Comments (1)
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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
alvyxaz
Oct 04, 2016 17:26
Any workarounds?
At the moment I just ignore the issue, as I'm still able to run 4 game servers on a single core VPS, but still..