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
Comments (2)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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