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
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
Add comment