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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment