Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.2.X, 2019.3.X
Votes
0
Found in
2018.4
2019.2
2019.3
2019.3.0b11
2020.1
Issue ID
1198796
Regression
No
[IL2CPP][Android]Using System.Net.Sockets.Socket.IOControl with IL2CPP throws Access Denied exception
To reproduce:
1. Open the user's attached project
2. Make sure the Scripting Backend is set to IL2CPP
3. Build and Run
Excepted result: No errors are thrown
Actual result: Access Denied Exception is thrown at System.Net.Sockets.Socket.IOControl
Reproduced with: 2018.4.13f1, 2019.2.13f1, 2019.3.0b12, 2020.1.0a14
Reproduced on:
VLNQA00100 Google Pixel 2 9 Snapdragon 835 MSM8998 Adreno (TM) 540 OpenGL ES 3.2
VLNQA00098 Lge LG G4 6.0 Snapdragon 808 MSM8992 Adreno (TM) 418 OpenGL ES 3.1
VLNQA00229 Oneplus OnePlus6T 9 Snapdragon 845 SDM845 Adreno (TM) 630 OpenGL ES 3.2
VLNQA00005 Samsung Galaxy S7 7.0 Snapdragon 820 MSM8996 Adreno (TM) 530 OpenGL ES 3.2
Not reproduced on:
Windows 10 standalone builds (Mono, IL2CPP);
Windows Editor;
Mac Editor;
Android with Mono(.NET Standard 2.0 and .NET 4.x);
iOS: SocketException: No such host is known.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
Add comment