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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment