Search Issue Tracker
Duplicate
Votes
1
Found in
2017.2.0b10
Issue ID
949412
Regression
No
[UWP] UdpClient.Receive() throws an ArgumentException when API Compatibility is set to .NET 4.6
Steps to reproduce:
1. Open attached project
2. Open player settings, switch scripting backend to IL2CPP and API Compatibility to .NET 4.6 (Important)
3. Build for UWP
4. Open VS solution and deploy on local machine
5. Observe the errors in the development console
Actual result: use of UdpClient.Receive() throws an ArgumentException
ArgumentException: The supplied System.Net.SocketAddress is an invalid size for the System.Net.IPEndPoint end point.
Note #1: Not reproducible in Editor and IL2CPP build with API Compatibility set to .NET 2.0
Reproducible with: 5.6.3p3, 2017.1.1f1, 2017.2.0b11, 2017.3.0a7
Comments (1)
-
BoaNeo
Oct 10, 2017 19:53
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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
This is a duplicate of issue #943671