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
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
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