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
- 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
Add comment