Search Issue Tracker
By Design
Votes
0
Found in
5.3.5f1
Issue ID
808975
Regression
No
[Sockets] Can't open dual (IPv6+IPv4) socket
Steps to reproduce:
1. Open attached project
2. Open scene "scene"
3. Run it
4. Notice error:
SocketException: An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.
System.Net.Sockets.Socket.SetSocketOption (SocketOptionLevel optionLevel, SocketOptionName optionName, Boolean optionValue)
Test.Start () (at Assets/Test.cs:11)
Reproduced with: 5.1.4f1, 5.2.4f1, 5.3.5p7, 5.4.0b24, 5.5.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment