Search Issue Tracker
Fixed in 2018.2.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X, 2018.1.X
Votes
0
Found in
5.6.3p4
Issue ID
957651
Regression
No
[IL2CPP] iOS build crashes on il2cpp::os::SocketImpl::Send when returning from background mode
To reproduce:
1. Open attached project
2. In "udpSend.cs" change the IP to an IP that will accept a UDP connection
3. Build project for iOS
4. Run it on a device
5. Click the lock button
6. Unblock phone
Expected: Application should continue running after unblocking device
Actual: Application crashes
Reproduced with: 5.5.4p5, 5.6.3p4, 2017.1.2f1, 2017.2.0f3, 2017.3.0b4
Device: iPod touch 6th gen iOS 10.2.1
Fixed in: 2018.2.0a1
Backported to: 2017.3.0p2, 2017.2.1p2, 2017.1.3p1, 2018.1.0b9
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