Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.3.X, 2018.1.X
Votes
0
Found in
2017.3.0p2
Issue ID
989536
Regression
No
[iOS][.NET 4.6]Socket polling thread using 100% cpu after suspend and resume the app
Reproduction Steps:
1. Open User's project
2. Build and deploy to iOS device
3. Press "Begin Download" UI button
4. Lock device (press side button)
5. Unlock device (press again)
6. Notice CPU use goes up to 100%
Expected behaviour: No major CPU usage jump after awakening the device.
Actual result: CPU usage jumps to 100% after doing something related to networks and sleeping/awakening the device.
Reproduced on versions: Unity 2017.1.3f1, 2017.2.1. 2017.3.0p3, 2018.1.0b4
Reproduced on devices: iPhone 7 Plus iOS 10.3.2, iPhone 7 Plus iOS 11.1
Reproduced on .NET 4.6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment