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
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment