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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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..