Search Issue Tracker
Duplicate
Votes
1
Found in
5.5.0a5
Issue ID
820344
Regression
No
[RelayServer][iOS] Connection fails when connecting from an iPV6 network
To Reproduce:
1. Build and run the attached project (or just a the NetworkManager UI object to an empty project).
2. Try setting up match betweeen several devices over the matchmaker:
-Enable Match Maker
-Create Internet Match
-Join it from another device
Observe that the connection fails with :
"getaddrinfo: nodename nor servname provided, or not known"
(this error is only thrown on iOS, on MacEditor it seems to just fail silently and time out after some time)
on the second device. This works fine on ipv4 networks.
Reproduced on:
Version 5.5.0a5 (fd625b0c0421)
Tue, 26 Jul 2016 08:45:37 GMT
Branch: trunk
Version 5.4.0f3 (ef4d978f043a)
Mon, 25 Jul 2016 14:58:33 GMT
Branch: 5.4/staging
Comments (1)
-
blastproofcoding
Jul 21, 2018 11:43
Any change of a fix here?
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
This is a duplicate of issue #1098943