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
Comments (1)
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
- Context Menu option is automatically selected when the menu is invoked and mouse is dragged while holding left mouse button
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
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