Search Issue Tracker
Fixed
Votes
12
Found in
5.2.0f3
Issue ID
725873
Regression
No
Sockets can't reconnect after device suspension on iOS
How to reproduce:
1. Open attached project
2. Build to iOS and run on two devices (iOS+iOS or Editor+iOS)
3. Create a matchmaker game on one device
4. Connect to the game with the other device
5. Lock the iOS device screen
6. Unlock the screen
- Note how the game begins misbehaving
- The Xcode log is clustered with 'Socket is not connected' messages
Comments (4)
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
clever
Jun 30, 2017 01:06
Is a fix for loss of focus incoming? UNET completely disconnects at any loss of focus on iOS and Android, including if player does an in-app purchase, or pulls up the status bar (iOS) to change brightness or something. This is a major headache!!!
Extrawrigley
May 02, 2017 09:10
I see the same behaviour on Android. I can't reconnect to the Host App after minimizing and awaking it.
capyvara
Oct 14, 2015 14:55
Also interested in the workaround, also I think this should be higher priority/severity since it prevents any iOS game released with networking to properly resume a match.
bruno-costa
Oct 14, 2015 13:14
Someone knows the workaround for this issue?