Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0b8
Issue ID
1006506
Regression
No
Call to IPGlobalProperties.GetActiveUdpListeners() returns correct IP but wrong port number
To reproduce:
1. Open the project, attached by the tester (PortNumberWrong.zip)
2. Open the "SampleScene" scene
3. Enter Play mode
4. Observe the console
5. Create a C# console application and execute the same code as in the Unity project
6. Compare the outputs
Expected: port numbers, returned by GetActiveUdpListeners() in Unity, are the same as they are returned in C# application
Reproduced in 5.6.5p2, 2017.1.3p2, 2017.2.2f1, 2017.3.1p2, 2018.1.0b8, 2018.2.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [HDRP] Recursive rendering refraction is very different compared to Rasterization/PathTracing
- [VFX] SMR sampling first frame after culling in T-Pose
- Can't select color from Editor with color picker when Unity Editor is on Secondary monitor
- [Linux] "Error while reading movie" errors in Learning templates due to unsupported .mov video format
- [Android] Crash with Signal 11 when opening app from floating icon state
Add comment