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
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
- Flickering bright white dots in the Scene when the Android Platform is selected and DX11 Graphics API is used with Iris(R) Xe Graphics GPU
- Inconsistent capitalization and misaligned text in multiple query blocks in Search window
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
Add comment