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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment