Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.3.X
Votes
8
Found in
2017.1.0p4
Issue ID
943671
Regression
No
[.NET 4.6][iOS] UdpClient EndReceive fails with ArgumentException: System.Net.SocketAddress is an invalid size
Steps to reproduce:
1. Download MulticastExample.zip
2. Run the project
3. Build the "Main" scene to an iOS device
4. In iOS device, click the checkbox for client and then click start.
5. In editor, enter play mode and click start (with server selected)
Result: Exception The supplied System.Net.SocketAddress is an invalid size for the System.Net.IPEndPoint end point.
Parameter name: socketAddress
at System.Net.IPEndPoint.Equals (System.Object comparand) [0x00000] in <00000000000000000000000000000000>:0
Expected result: no ArgumentException errors are thrown.
Reproduced on: 2017.1.0p5, 2017.2.0b9, 2017.3.0a4
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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
danl1240
Jan 17, 2018 22:56
Yeah patch notes show it "fixed" in 2017.1.2p3... and this page shows it reproduced on later versions. How does that work?
junestone
Oct 28, 2017 07:15
same here, very seriously bug which forces our project back to .net3.5