Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
1
Found in
5.3.5f1
Issue ID
803576
Regression
No
[Android] Socket.OSSupportsIPv6 throwing exception on Android if API compatibility is set to .NET 2.0
To reproduce:
1) Open attached project (Broken one)
2) Make sure API Compatibility in player settings is set to .NET 2.0
3) Build and run on Android
4) Check logcat - see that the second method returns 'false' and third one fails completely
DUT: Samsung Galaxy Note 4 (Android 5.1.1)
Fixed in - 2018.1.0b12, 2018.2.0a7
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
dg-joseph
Aug 26, 2016 07:26
Hi, I can confirm that this is still the case with 5.4.0p3
Followed the steps here:
https://fogbugz.unity3d.com/default.asp?803576_dd4igthvr1jva96j
However, when using IL2CPP Scripting Backend:
- Socket.SupportsIPv6 works
- Socket.OSSupportsIPv6 fails
I get the same results with Stripping Enabled & Disabled.
Hope this gets resolved soon! Thanks!
Regards,
Joseph